I'd also like to add that there might be more names under a namespace than just two (e.g "Core.Text"). For example:
unit Core.Collections; unit Core.Collections.Specialized; unit Core.Text; unit Core.Text.Xml; unit Core.Text.Regex; unit Core.Network; unit Core.Network.Http; unit Core.Network.Ftp; unit Core.Network.Storage; unit Core.Encryption; And so on.
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
