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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
