[fpc-devel] Suggestion: reference counted objects

Michael Fuchs freepascal at ypa-software.de
Sun Sep 21 22:21:38 CEST 2014


Am 20.09.2014 22:54, schrieb Gennady Agranov:
> If you want to do ARC for objects - just remove this limitation and
> allow compiler to generate reference counting code not just for for
> interfaces but for classes that implement interface - AFAIK any
> interface in FPC/Delphi extends IUnknown and has reference counting
> methods.

But not in CORBA mode. In this case no reference counting is done. I
hope this behaviour will not change.

Michael




More information about the fpc-devel mailing list