Re: knowing which objects are retaining
Re: knowing which objects are retaining
- Subject: Re: knowing which objects are retaining
- From: Ben Dougall <email@hidden>
- Date: Wed, 2 Apr 2003 22:57:04 +0100
On Tuesday, April 1, 2003, at 04:48 pm, Ben Dougall wrote:
is there anyway for an object to find out which objects are retaining
it? or is that something extra that would need implementing?
(q reiteration/retry:)
from an object's point of view and it's retain count, are there already
existing accessible references somewhere which point to the various
objects that are doing the retaining, to know which object(s)? or not?
i'm guessing there probably isn't, and you'd need to put this in
yourself if required. - just want to check it isn't already part of the
system though.
thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.