Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: uninitialize



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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.