Re: awakeFromNib on main thread?
Re: awakeFromNib on main thread?
- Subject: Re: awakeFromNib on main thread?
- From: Jon Sigman <email@hidden>
- Date: Mon, 14 Feb 2011 17:50:47 -0800 (PST)
On Feb 14, 2011, at 5:41 PM, Seth Willits wrote:
>On Feb 14, 2011, at 4:57 PM, Jon Sigman wrote:
>> I did a search of the docs but didn't find this question addressed...
>> During the object instantiation phase of app startup, is every -awakeFromNib
>> method guaranteed to be called on the app's main thread?
> Given that AppKit is generally not thread-safe, one would hope you're only ever
>
> loading your nibs on the main thread anyway...
Yeah, makes sense.
Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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