[ruby-talk:00910] Re: RDtool-0.5.0

From: Toshiro Kuwabara <toshirok@...3.so-net.ne.jp>
Date: 1999-11-06 16:23:07 UTC
List: ruby-talk #910
Hi,

> > How do you think about the case in which Headlines make conflinct.
> > 
> > =Foo
> > ==Quux
> > 
> > =Bar
> > ==Quux
> > 
> > ((<Quux>))
> 
> Then we can write `((<Foo::Quux>))' and `((<Bar::Quux>))' to
> distinguish each other, if tools permit.
> 
> I think the usage of operator `::' is enough similar to the way known
> among ruby users, in this case :-)

There are two problem.
  (1) How about DescList items? 
  (2) "::" will be used often in Headline and DescList item, because somebody
      will write references, so they choose "Class::Const" as title of Headline.

---
Tosh
Toshiro Kuwabara

In This Thread