Re: basic singleton pattern
Re: basic singleton pattern
- Subject: Re: basic singleton pattern
- From: mmalc Crawford <email@hidden>
- Date: Fri, 25 May 2007 12:55:16 -0700
On May 25, 2007, at 12:44 PM, Daniel Child wrote:
return self;
self is the class...
See, though:
<http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/CocoaObjects/chapter_3_section_10.html
>
and in general:
<http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/CocoaDesignPatterns/chapter_5_section_1.html
>
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden