• 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: uninitialize
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: uninitialize


  • Subject: Re: uninitialize
  • From: Glenn Andreas <email@hidden>
  • Date: Wed, 3 Mar 2004 09:57:17 -0600

At 3:48 PM +0100 3/3/04, Stefan Fisk wrote:
>i've got some class-specific stuff setup in +initalize, and i was
>wondering if there's something like -dealloc for the class-object,

There isn't.

> or what does happend when your class gets unloaded from the runtime?

This only happens when your application quits - there is currently no
way to unload a class from the runtime.

If you need to do something like that, you can get notified when the
application is about to quit (NSApplicationWillTerminateNotification).


--
Glenn Andreas email@hidden
mondo blobbo, Cythera, Theldrow, oh my!
Mad, Bad, and Dangerous to Know
_______________________________________________
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: 
 >uninitialize (From: Stefan Fisk <email@hidden>)

  • Prev by Date: Re: NSTextStorage: Deadlock
  • Next by Date: Re: NSURLConnection vs. CURLHandle vs. Others
  • Previous by thread: Re: uninitialize
  • Next by thread: NSTextStorage: Deadlock
  • Index(es):
    • Date
    • Thread