• 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
Notifications from an object's dealloc method?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Notifications from an object's dealloc method?


  • Subject: Notifications from an object's dealloc method?
  • From: Jonathan Wight <email@hidden>
  • Date: Fri, 06 Jul 2001 21:31:47 -0500

I have an object that is trying to send a notification message from it's
dealloc method. Unfortunately the notification handler never receives the
notification (although it does if I send the message from outside the
dealloc method).

Is it legal to send notifications from the dealloc function? I am trying to
send the message _before_ I called [super dealloc].

Jon.


  • Follow-Ups:
    • Re: Notifications from an object's dealloc method?
      • From: Chris Kane <email@hidden>
    • Re: Notifications from an object's dealloc method?
      • From: Michael Dagate <email@hidden>
  • Prev by Date: Re: How to stop initial window ?
  • Next by Date: Filling TableView with NSTableColumns
  • Previous by thread: Re: NSDictionary: enumerating reversely?
  • Next by thread: Re: Notifications from an object's dealloc method?
  • Index(es):
    • Date
    • Thread