Re: Should I retain/release IBOutlet?
Re: Should I retain/release IBOutlet?
- Subject: Re: Should I retain/release IBOutlet?
- From: Eric <email@hidden>
- Date: Wed, 17 May 2006 11:40:30 -0700
Sorry I don't mean to bother you.. but I've read through all the documents
referred to by Bill twice and still could not find the answer to my
question. Could you point me to where in the documentation is my question
answered? There is nothing specifically stating whether I should manually
retain objects loading from a NIB.
On 5/17/06, mmalcolm crawford <email@hidden> wrote:
On May 17, 2006, at 9:46 AM, Eric wrote:
> However, I'm not so concerned with when or
> who to release the objects in the nib as to whether one should
> retain them.
> For example, if I have a nib with a file owner, and another
> placeholder
> object like a custom controller class. If my custom controller class
> contains IBOutlet to other objects in the nib (like UI element),
> should the
> custom controller retain its IBOutlets? Or should the controller just
> assume the objects will be retained by the file's owner?
>
Again, this is answered in the documentation...
mmalc
_______________________________________________
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