• 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
Re: observers removed?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: observers removed?


  • Subject: Re: observers removed?
  • From: Jeff Johnson <email@hidden>
  • Date: Sun, 27 Jul 2008 12:43:31 -0500

On Jul 27, 2008, at 12:36 PM, James Maxwell wrote:

Stupid question, probably, but if an object is deleted, is it automatically removed as an observer of notifications? Or should I write a removeObserver into my dealloc?

J.


James,

No, an object is not automatically removed as an observer. Definitely call removeObserver: before your object is deallocated. This is not a stupid question, because this issue is the cause of innumerable crashes.

-Jeff

_______________________________________________

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


References: 
 >observers removed? (From: James Maxwell <email@hidden>)

  • Prev by Date: observers removed?
  • Next by Date: Re: NSGraphicsContext restore crashes my xtension
  • Previous by thread: observers removed?
  • Next by thread: Re: observers removed?
  • Index(es):
    • Date
    • Thread