On 6/29/2013 14:51, Marco van de Voort wrote:
On Sat, Jun 29, 2013 at 12:14:35AM +0200, Hans-Peter Diettrich wrote:
There won't be any exact Delphi like implementation, because like with
interfaces it isn't documented _when exactly_ the reference count is
decreased.

It is decreased whenever a reference expires. Where do you see chances
for a different implementation?

(Some versions of?) Delphi deallocate interfaces at the end of a block of
procedures, not immediately after first usage.

first usage or last usage?

When FPC did, those programs broke.

i'm just trying to follow along and get this whole new paradigm to me 
understood...

--
NOTE: No off-list assistance is given without prior approval.
      Please keep mailing list traffic on the list unless
      private contact is specifically requested and granted.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to