[fpc-devel] Generics.Collections as package for Lazarus or package for FPC RTL
Michael Van Canneyt
michael at freepascal.org
Wed Jan 27 07:49:14 CET 2016
On Tue, 26 Jan 2016, Anthony Walter wrote:
> 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.
>
what is the point of that ?
what does it mean?
We don't need to make the language c-sharpish for the sake of it...
Michael.
More information about the fpc-devel
mailing list