Re: Creating a Singleton Object
Re: Creating a Singleton Object
- Subject: Re: Creating a Singleton Object
- From: Georg Tuparev <email@hidden>
- Date: Thu, 13 Mar 2003 00:40:29 +0100
Some time ago I started a thread here called 'how to write a
"Singleton"'. Look into the archives....
-- georg --
"More Trees, less Bushes!"
On Wednesday, Mar 12, 2003, at 23:04 Europe/Amsterdam, Michael
McGonagle wrote:
I am trying to implement a Document-based program and have an object
that I want to share among all these document objects. How do I create
an object that only creates a single instance, as well as providing
all other objects access to that "global" instance?
_______________________________________________
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.