Re: Should I retain/release IBOutlet?
Re: Should I retain/release IBOutlet?
- Subject: Re: Should I retain/release IBOutlet?
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 17 May 2006 10:49:37 -0700
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