[fpc-devel] Proof of Concept ARC implementation
    Hans-Peter Diettrich 
    DrDiettrich1 at aol.com
       
    Sat Oct 25 02:26:29 CEST 2014
    
    
  
Sven Barth schrieb:
> Hello together!
> 
> I've now finished my Proof of Concept ARC implementation which is based 
> on the RFC I published a few weeks back: 
> http://lists.freepascal.org/fpc-devel/2014-September/034263.html
Fine :-)
> To recap:
[...]
> - a class instance is destroyed once the reference count reaches zero 
> (and Free does not work for them)
Shouldn't Free be usable as a finalizer, clearing all references to 
other objects within this instance?
DoDi
    
    
More information about the fpc-devel
mailing list