On Mon, May 21, 2007 at 01:39:03PM +0200, Graeme Geldenhuys wrote:
> Here is some interesting Delphi features I found title: New since Delphi 
> 7...
> Anybody interested in implementing a few. At least FPC and Lazarus
> beat them to a few of those!! :-)
> 
> New IDE features since Delphi 7....
> http://dn.codegear.com/article/34325
> 
> New VCL feature since Delphi 7....
> http://dn.codegear.com/article/34323
> 
> New Delphi language features since Delphi 7...
> http://dn.codegear.com/article/34324


http://www.stack.nl/~marcov/delphilater.txt

sums up some IRC discussion about these URLS.

> Some just don't make sense like the "Records with Methods" in the
> language features. Why not just use a class?

Thorsten proposed that this could have to do something with limiting the
scope where to search for special functions that implement for..in syntax.

So that'd make it a sideproduct of for..in promoted to feature.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to