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 09:46:23 -0700
thanks for all your response. 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?
thanks
_______________________________________________
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