[fpc-pascal] TFPGList and objects
Sven Barth
pascaldragon at googlemail.com
Thu May 28 22:29:18 CEST 2020
Am 28.05.2020 um 19:36 schrieb Vojtěch Čihák via fpc-pascal:
>
> There is TFPGObjectList for objects.
>
Ryan is talking about TP style objects.
> BTW, is FGL a good choice for generics? Some time ago Marco wrote here
> that FGL is moreless a technology demonstrator and Generics.Collection
> or other libraries should be used instead.
The advantage of FGL is that it is more lightweight, thus more usable
for small scale projects. Generics.Collections on the other hand is more
powerful and faster. For general desktop projects I'd suggest to use the
latter as well.
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20200528/96a3259a/attachment.htm>
More information about the fpc-pascal
mailing list