RE: Shared Instance of a class
RE: Shared Instance of a class
- Subject: RE: Shared Instance of a class
- From: "Christopher Hickman" <email@hidden>
- Date: Fri, 19 May 2006 14:28:41 -0400
Perhaps you could add an outlet to File's Owner and connect your object to
it?
> -----Original Message-----
> From: cocoa-dev-bounces+tophu=email@hidden
> [mailto:cocoa-dev-bounces+tophu=email@hidden] On
> Behalf Of Mike Abdullah
> Sent: Friday, May 19, 2006 1:43 PM
> To: email@hidden
> Subject: Shared Instance of a class
>
> I have a custom class that I instanciate in my MainMenu nib. What I
> want to do is be able to issue the command:
>
> [MyClass sharedInstance]
>
> and get that particular instance of the class. I know how to
> do this
> with a class that is only instanciated once the sharedInstance
> message is received, but the object pre-exists.
>
> NSDocumentController is capable of this. Any ideas?
>
> Mike.
> _______________________________________________
> 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
>
_______________________________________________
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