Re: Responding to view controller memory warnings (was Re: Outlets / IBOutlet declarations)
Re: Responding to view controller memory warnings (was Re: Outlets / IBOutlet declarations)
- Subject: Re: Responding to view controller memory warnings (was Re: Outlets / IBOutlet declarations)
- From: mmalc Crawford <email@hidden>
- Date: Thu, 19 Feb 2009 19:18:07 -0800
On Feb 19, 2009, at 12:34 PM, mmalc Crawford wrote:
See also updated: <http://developer.apple.com/documentation/Cocoa/Conceptual/MemoryMgmt/Articles/mmNibObjects.html
>
Just to try to forestall what will probably otherwise be a flood of
feedback; yes, there's a typo:
[super release];
should be
[super dealloc];
mmalc
_______________________________________________
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