> On Mar 5, 2015, at 2:36 AM, Aandi Inston <aa...@quite.com> wrote:
> 
> My question relates to asynchronousness (is that a word)? It looks like a
> synchronous method as it returns a success or failure. But the documentation
> says of the tag variable "a positive integer if the operation was performed
> asynchronously. If the value is a positive integer, the value is a tag that
> identifies the requested file operation." This confuses me.

Yeah, that’s weird. I’ve never used that method; I just use NSFileManager to 
move/copy files. It’s a simple synchronous API (but of course you can invoke it 
on a background thread.)

—Jens

_______________________________________________

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