Re: awakeFromNib on main thread?
Re: awakeFromNib on main thread?
- Subject: Re: awakeFromNib on main thread?
- From: Seth Willits <email@hidden>
- Date: Mon, 14 Feb 2011 17:41:49 -0800
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...
--
Seth Willits
_______________________________________________
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