Re: Bundle loading
Re: Bundle loading
- Subject: Re: Bundle loading
- From: Finlay Dobbie <email@hidden>
- Date: Thu, 22 Aug 2002 18:29:52 +0100
On Thursday, August 22, 2002, at 06:00 pm, Chris Ridd wrote:
However what happens when the host exits? Do my objects get sent the
-dealloc message when the host (a CFM app in my case) exits and my
bundle
gets "unloaded"?
I thought that bundles don't get "unloaded" at all, but I could be
wrong. You could observe the NSApplicationWillTerminate notification and
do cleanup there.
-- Finlay
_______________________________________________
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.