• 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: opposite of +initlialize
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: opposite of +initlialize


  • Subject: Re: opposite of +initlialize
  • From: j o a r <email@hidden>
  • Date: Fri, 16 May 2003 08:15:16 +0200

Look in the list archives for discussions on this topic. The consensus is that you often don't need to care that much about what happens to your objects / allocated resources when the app terminates - since it will all be cleaned up by OS X. For the times when you do need to take care of something, you should listen for NSApplicationWillTerminateNotification.

j o a r

On Friday, May 16, 2003, at 08:00 Europe/Stockholm, Francisco Tolmasky wrote:

You know how +initialize get sent to every class, is there an equivalent that happens when the program closes, an uninitialize message?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >opposite of +initlialize (From: Francisco Tolmasky <email@hidden>)

  • Prev by Date: Re: me and my shadow
  • Next by Date: Re: Future Objective-C changes
  • Previous by thread: opposite of +initlialize
  • Next by thread: Re: opposite of +initlialize
  • Index(es):
    • Date
    • Thread