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: Ricky Sharp <email@hidden>
- Date: Thu, 19 Feb 2009 15:59:02 -0600
On Feb 19, 2009, at 3:52 PM, mmalc Crawford wrote:
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.
OK, things have finally clicked :)
Yes, I have never had memory warnings. Just "unused objects at this
moment" unloaded to make room for more.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
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