<p>Am 14.12.2016 12:59 schrieb "Graeme Geldenhuys" <<a href="mailto:mailinglists@geldenhuys.co.uk">mailinglists@geldenhuys.co.uk</a>>:<br>
><br>
> On 2016-12-14 10:14, Sven Barth wrote:<br>
> >> > enough in HTML enough. But that's not really a real point, that's just a<br>
> >> > pet peeve to deal with...<br>
> > I'm not a fan of the <> syntax for generics either, cause it's a PITA to<br>
><br>
> Out of curiosity, if there was a blank slate -- no Delphi-compatibility<br>
> to worry about -- what syntax would you have chosen?</p>
<p>The thing is it's not even Delphi-compatibility as we had the syntax before Delphi implemented its own (that's why we have "generic" and "specialize" keywords). And that was before my time anyway...<br>
That said... I'd probably use something along the following: specialize TFPGMap with (String, TObject).</p>
<p>Regards,<br>
Sven</p>