Re: Synchronizing Thread Execution
Re: Synchronizing Thread Execution
- Subject: Re: Synchronizing Thread Execution
- From: Scott Ribe <email@hidden>
- Date: Tue, 05 Dec 2006 09:09:05 -0700
- Thread-topic: Synchronizing Thread Execution
> What about initialization from constuctors?
Yes. +initialize would be the perfect place. You know that the Objective-C
runtime is up and ready at that point. (You still need to watch out for
dependencies and cycles in more complex situations.)
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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