[Lazarus] Delphi post-XE3 roadmap

Michael Schnell mschnell at lumino.de
Wed Aug 29 10:22:36 CEST 2012


On 08/28/2012 08:04 PM, Marco van de Voort wrote:

> Because they might not only have advantages? 

If this is that TObject.Free sometimes helps: Free supposedly still can 
be used.

If this is that sometimes you don't want ref counting you might be able 
to do TObject.RefCounting := False;

If this is that it is error prone  in certain situations: 
TObject.RefCounting = False by default.

If this is that it is error prone in most situations: forget about it.

-Michael




More information about the Lazarus mailing list