On Mon, 21 May 2007 13:57:08 +0200 (CEST)
Michael Van Canneyt <[EMAIL PROTECTED]> wrote:

> 
> 
> On Mon, 21 May 2007, Graeme Geldenhuys wrote:
> 
> > Hi,
> > 
> > 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
> > 
> > 
> > Some just don't make sense like the "Records with Methods" in the
> > language features. Why not just use a class?
> 
> Class has an implicit pointer. record doesn't.
> But it already exists in FPC: an object (TP style). 
> This IS a record with methods.
> 
> They just gave it a different name. Only god knows why...

I'm curious:
Was there any feature, that FPC implemented first and was
reimplemented by Borland in the same way?


Mattias

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

Reply via email to