On 14 Jun 2013, at 18:06, Jens Alfke <j...@mooseyard.com> wrote:

> 
> On Jun 14, 2013, at 12:22 AM, Mike Abdullah <mabdul...@karelia.com> wrote:
> 
>> There's no async API. I filed a radar asking for this relatively recently 
>> and was recommended to shove such tasks onto the low priority GCD queue 
>> instead.
> 
> That sounds reasonable, as long as that function is safe to call on a 
> background thread of course. (I wasn't sure, since it may require user 
> interaction such as getting credentials for a file server, or that “Do you 
> want to locate the file?” alert.)

My understanding is the bookmarks API is completely threadsafe. Any UI that 
appears as a result is actually handled outside of the calling process.

_______________________________________________

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