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

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to