> > Very nice compact stringlist in there to use...
> > Standard Classes stringlist adds about 60K-70K to your exe/elf while 
> > CompactUtils
> > PStrList only adds maybe 1-5KB.
>
> Please compare what is comparable:
>
> The Classes unit contains more than just the TStringlist and TList.
>
> It contains a whole lot of other classes as well: streams, collections,
> components, threads, and the whole streaming system. All things which
> are commonly used in Object Pascal programs.

KOL contains Streams, Threads, Stringlists,  TLists (actually PList) and almost 
every
single function implmented in the Classes unit. They are pretty comparable. 
(CompactUtils
doesn't contain threads yet because I didn't work on that area - just not 
enought time.).


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to