[fpc-pascal] Re: [Bulk] Re: Namespaces Support

Marco van de Voort marcov at stack.nl
Sun Nov 3 16:25:15 CET 2013


In our previous episode, Benito van der Zander said:
> > Then the John Douglas and Douglas McKey are running into the same issue.
> > Both guys (while living on different parts of the world) created the 
> > same "douglas" namespace!
> 
> That's why most languages use domains as namespace
> Then you would have
> 
> net.delfire.douglas.*
> org.msegui.*

If you start to use short class names (by importing with *), the ambiguity is back
again.



More information about the fpc-pascal mailing list