<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Am 28.05.2020 um 19:36 schrieb Vojtěch
Čihák via fpc-pascal:<br>
</div>
<blockquote type="cite" cite="mid:20200528193644.2C7189B8@atlas.cz">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p style="padding:0 0 0 0; margin:0 0 0 0;">There
is TFPGObjectList for objects.</p>
</blockquote>
<br>
Ryan is talking about TP style objects.<br>
<br>
<blockquote type="cite" cite="mid:20200528193644.2C7189B8@atlas.cz">
<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>
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.
</blockquote>
<br>
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.<br>
<br>
Regards,<br>
Sven<br>
</body>
</html>