Re: Nib top-level object ownership?
Re: Nib top-level object ownership?
- Subject: Re: Nib top-level object ownership?
- From: Jim Correia <email@hidden>
- Date: Fri, 30 Dec 2005 23:29:19 -0500
On Dec 30, 2005, at 11:14 PM, Jim Correia wrote:
Now that we have NSNib, if I use
-instantiateNibWithOwner:topLevelObjects:
to instantiate a nib, am I responsible for sending a release
message to each object in the returned topLevelObjects array when I
am done with the nib?
In fact, it now seems obvious in hindsight, since the
topLevelObjectsParameter is optional...
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden