[fpc-devel] Suggestion: reference counted objects

Boian Mitov mitov at mitov.com
Tue Sep 23 17:52:57 CEST 2014


Correct. I am only mentioning it as it is related to reference counted 
objects albeit trough interface.

With best regards,
Boian Mitov

-------------------------------------------------------
Mitov Software
www.mitov.com
-------------------------------------------------------
-----Original Message----- 
From: Sven Barth
Sent: Monday, September 22, 2014 10:49 PM
To: fpc-devel at lists.freepascal.org
Subject: Re: [fpc-devel] Suggestion: reference counted objects

They are however only accessed through the implicitely generated
interface and not through some object instance and thus the class ARC is
not involved in any way, only the reference counting of interfaces and
that already works. ;) Afterall anonymous functions were introduced
before the class ARC :) 




More information about the fpc-devel mailing list