Re: Determining instance creator
Re: Determining instance creator
- Subject: Re: Determining instance creator
- From: Nick Kreeger <email@hidden>
- Date: Fri, 29 Dec 2006 12:32:56 -0600
Michael Watson wrote:
Let's say I have an instance of AClass, and it creates an instance of
AnotherClass. During the initialization of AnotherClass, does
AnotherClass have a way to know what object initialized it?
Not with out setting a weak-ref back to the owner of the instance.
- kreeger
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden