Re: Isolated process for each NSDocument of my app
Re: Isolated process for each NSDocument of my app
- Subject: Re: Isolated process for each NSDocument of my app
- From: Scott Ribe <email@hidden>
- Date: Fri, 14 Jun 2013 11:44:45 -0600
On Jun 14, 2013, at 11:17 AM, Jens Alfke wrote:
> This also avoids trouble with thread-safety because it ensures that only one of those app UI threads can be handling UI events at a time.
But isn't it still true that many UI-oriented APIs can only be safely called on the main thread, regardless of anything you may do to prevent more than one thread at a time running the UI?
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
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