Re: Outlets / IBOutlet declarations (was Re: Interface Builder &Wiring Objects)
Re: Outlets / IBOutlet declarations (was Re: Interface Builder &Wiring Objects)
- Subject: Re: Outlets / IBOutlet declarations (was Re: Interface Builder &Wiring Objects)
- From: j o a r <email@hidden>
- Date: Wed, 19 Nov 2008 14:31:09 -0800
On Nov 19, 2008, at 2:22 PM, Brian Stern wrote:
That is indeed correct. The official guideline is, AFAIK, to not
call through your properties in init / dealloc.
For whatever reason UIViewController sets its view property to nil
from its dealloc method. Greg's override of setView is based on
this behavior.
Please file bug reports whenever you find that our sample code and
documentation are in conflict!
<http://developer.apple.com/bugreporter/>
Thanks,
j o a r
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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