> Delphi 11 .Net 2.0 will support  Generics. Maybe Delphi 11 Win32.
> There is already proposal:
> 
>    http://qc.borland.com/wc/qcmain.aspx?d=11168
> 
> The FPC syntax must be at least a subset of the Borland syntax to be 
> compatible.

Only if they are usuable for FPC.  Delphi.NET has .NET 2.0 generics as target,
which are a bit odd IIRC (only for types that can implement an interface, and
_runtime_ (JIT) instantiation of the templtated code)

FPC has native as focus. Let's not forget that.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to