[fpc-pascal] dot within unit file name
Marco van de Voort
marcov at stack.nl
Fri Jan 18 14:48:13 CET 2008
> Michael Fuchs wrote:
> > But how can fpc find the unit which contains this namespace? I think
> > better is: Namespace = unit name = file name
> > It is easier to allow a dot in the unit name than writing code, which
> > search all units for the right naemspace.
> >
>
> The filename would be "MyAPI.Blah.pas" as you indicate.
And if I import "blah" what would be imported? As far as I can see this is
no real advantage, except allowing dots in unitnames.
More information about the fpc-pascal
mailing list