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 13:52:21 -0800
On Feb 19, 2009, at 1:41 PM, Ricky Sharp wrote:
Perhaps this is just how I've coded things, but I've seen views get
unloaded and reloaded perfectly without any leaks.
This isn't the issue.
The issue is how much memory can you free up in response to a memory
warning.
If you don't follow this pattern, then you won't be freeing up as much
as you could to.
If your app isn't getting memory warnings, you won't encounter this at
all.
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