Re: Determining instance creator
Re: Determining instance creator
- Subject: Re: Determining instance creator
- From: "Pontus Ilbring" <email@hidden>
- Date: Fri, 29 Dec 2006 19:32:55 +0100
On 12/29/06, Michael Watson <email@hidden> 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?
For clarity, I'm not asking about setting a delegate, just wondering
if one object can determine its creator.
It's not something an object should know about. What are you trying to do?
_______________________________________________
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