Re: NSDocument Serialization (-performSynchronousFileAccessUsingBlock: and friends)
Re: NSDocument Serialization (-performSynchronousFileAccessUsingBlock: and friends)
- Subject: Re: NSDocument Serialization (-performSynchronousFileAccessUsingBlock: and friends)
- From: Kyle Sluder <email@hidden>
- Date: Thu, 29 Sep 2011 17:26:49 -0700
Of course I have another question.
On Thu, Sep 29, 2011 at 12:33 PM, Kevin Perry <email@hidden> wrote:
> NSDocument's NSFilePresenter methods use performAsynchronousFileAccessUsingBlock: internally, so if something else current has file access, the NSFileCoordinator requests are indeed blocked (or "enqueued").
What about NSFilePresenter methods that require presenting a sheet? Do
they instead wrap their calls to -performAsynchronousFileAccess: in a
call to -performActivityWithSynchronousWaiting:NO?
--Kyle Sluder
_______________________________________________
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