Re: Delphi.NET



Jamie wrote:
Hans-Peter Diettrich wrote:
Now all arrays are dynamic, and records are objects - hopefully working now, in older Delphi versions the Object type was broken.

Object type wasn't broken, people just didn't know how to use it.

If the type wasn't broken, then at least the compiler's support for the type was. The compiler accepted code that was just plain wrong, and it generated incorrect implementations of valid code.

We've been over all this before.

http://groups.google.com/group/comp.lang.pascal.delphi.misc/browse_thread/thread/5f633ef3f758e1d6/2176ea3300f2dfb9

--
Rob
.



Relevant Pages

  • Re: Nick, heal the pain of the loyal Delphi community
    ... recognize and track the first time a class is touched--something Delphi ... IMO the old Object type could be used for such objects. ... See my suggestion about initialization/finalization clauses in subroutines, ...
    (borland.public.delphi.non-technical)
  • Re: Why no language improvements?
    ... in Win32 you can use the object type. ... requires this as a language feature. ... Interesting that you'd say that Delphi isn't evolving, ...
    (borland.public.delphi.non-technical)
  • Re: object count
    ... > how many of a specific object type has been created. ... > IIRC a static variable would do that in C, but how do you do it in ... Delphi to death, and, IMO, never really come up with anything that sticks. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Delphi.NET
    ... Now all arrays are dynamic, and records are objects - hopefully working now, in older Delphi versions the Object type was broken. ...
    (comp.lang.pascal.delphi.misc)