Re: Cheating a synchronous call on the main thread
Re: Cheating a synchronous call on the main thread
- Subject: Re: Cheating a synchronous call on the main thread
- From: Scott Ribe <email@hidden>
- Date: Mon, 29 Jun 2015 10:28:34 -0600
On Jun 29, 2015, at 10:14 AM, Gavin Eadie <email@hidden> wrote:
>
> While it seems clear to me and my friend that this in an inescapable fact of life, we have a counterexample in the form of the Canon ED-SDK, which somehow does accomplish this.
I seriously doubt that. It's probably performing the work on a background thread, then using some callback to execute the "after" code when it's done--which is what you should be doing.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(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