• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How often are you guys checking isViewLoaded?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: [Q] Why is the threading and UI updating designed to be done only on a main thread?
  • Next by Date: Re: const correctness
  • Previous by thread: Re: stdout hanging on iOS 5.1
  • Next by thread: How is this an "incorrect decrement of a reference count"?
  • Index(es):
    • Date
    • Thread