[fpc-pascal] Generics vs TCollection

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Wed Nov 9 19:21:18 CET 2011


In my experience generics are very good, but they are not without
problems. There are some limitations in the implementation and I have
already hit some bumps in the road when using them (search the
mailling list, I don't remember exactly the issues)

But I can't compare them to collections, because I never use them
except in the LCL parts that use them, my favorites are TFPList, and
the generic equivalent (TFPGList or something like that).

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list