Re: NSApplication delegate not released on quit?
Re: NSApplication delegate not released on quit?
- Subject: Re: NSApplication delegate not released on quit?
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 14 Jun 2003 15:59:43 +0100
On Saturday, June 14, 2003, at 03:12 pm, Marco Scheurer wrote:
So, if you were to explicitly destroy it you would have to install a
notification handler for NSApplicationWillQuit (or whatever it is),
and I think it's clear that at that point that such a deallocator is
redundant.
A waste of time, a complication for absolutely no benefits.
Actually you'd take a very small performance *hit*, no?
-- 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.