Actually, Delphi now supports "for-in".

It also supports things like nested classes, class helpers, operator
overloading and inlining.

See:

http://dn.codegear.com/article/34324



On 14/06/07, Florian Klaempfl <[EMAIL PROTECTED]> wrote:

Graeme Geldenhuys schrieb:
> Hi,
>
> I found this website containing language extension that Andreas
> Hausladen wrote for Delphi.
>
> Is there possibly something we can use in Free Pascal?  Sorry, I'm not
> sure what license Andreas used.
>
> http://andy.jgknet.de/dlang/

I like the idea of making generics an extra section. Maybe we should
think about to do it the same way in fpc.

>
> I like the "for-in" code.

Using the default property is clean, using count imo not. Thought I
admit I've no idea so far to do it better.
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to