How often are you guys checking isViewLoaded?
How often are you guys checking isViewLoaded?
- Subject: How often are you guys checking isViewLoaded?
- From: G S <email@hidden>
- Date: Sun, 18 Mar 2012 20:01:56 -0700
With my recent battles against memory warnings and deleted views, I'm
auditing my code to make sure that nothing tries to access controls while
the view is unloaded. Is it typical to enclose a lot of screen-validation
routines and control access in a if([self isViewLoaded])statement?
_______________________________________________
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