In our previous episode, Sven Barth said: > > > > What do you make about the piece of code that Dimitry quoted ( "in this..) ? > > > > I tried to read the link above, but it doesn't explicitly say that you can > > import "mycompany.projectx.projecty" (and that the system then must figure > > out what units belong to that). > > > > I wonder if this text is a Delphi.NET leftover. > > That's the conclusion I had made a long time ago as well. (Native) > Delphi definitely does *not* support the uses of a super namespace.
I only thought about the following after that, but an explicit Uses System; would be quite problematic otherwise :-) _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
