Re: Is Apple's singleton sample code correct?
Re: Is Apple's singleton sample code correct?
- Subject: Re: Is Apple's singleton sample code correct?
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 1 Dec 2005 19:17:40 -0800
On Dec 1, 2005, at 7:02 PM, Shaun Wexler wrote:
@interface MortalSingleton : NSObject
[...]
No, fails:
Ensures that dealloc is not called prematurely (to avoid expensive re-
instantiation).
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden