Re: Automagic instantiation of singletons? (Christian Brunschen)
Re: Automagic instantiation of singletons? (Christian Brunschen)
- Subject: Re: Automagic instantiation of singletons? (Christian Brunschen)
- From: Scott Ribe <email@hidden>
- Date: Wed, 23 Nov 2005 08:12:03 -0700
- Thread-topic: Automagic instantiation of singletons? (Christian Brunschen)
> Consequently, this must
> initialize the necessary parts of the run-time system, or it must
> have been initialized before.
There's your mistake. This in no way implies that all the necessary parts of
Cocoa and NSApplication will have been initialized before, or that they will
not be torn down until after C++ static destructors have been called. In
fact, I *know* that the latter is a problem.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice
_______________________________________________
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