On 4 Sep, 2012, at 12:09 AM, Luke Hiesterman <luket...@apple.com> wrote:

> The documentation isn't entirely accurate. The completion handler will only 
> be executed on the main queue if you call the method on the main queue. In 
> general, the completion handler is executed on the same queue that the 
> constituent method was called on. 
> 
> Luke
> 

Ah - thanks - I will file a docs bug on that, in this case, that's exactly what 
I am doing, the entire thing is a background operation but I was relying on the 
documented behaviour to update the UI without pinging back to the main thread. 




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to