Re: Confusion over FSMoveObjectToTrashSync docs
Re: Confusion over FSMoveObjectToTrashSync docs
- Subject: Re: Confusion over FSMoveObjectToTrashSync docs
- From: Nate Weaver <email@hidden>
- Date: Thu, 7 Aug 2008 15:36:07 -0500
From the docs:
"NSWorkspaceRecycleOperation
Move file to trash. The file is moved to the trash folder on the
volume containing the file[...]"
So it's definitely a bug in NSWorkspace if it doesn't work this way.
On Aug 7, 2008, at 3:23 PM, Ken Ferry wrote:
On Thu, Aug 7, 2008 at 1:19 PM, Randall Meadows <cocoa-dev@not-
pc.com> wrote:
On Aug 7, 2008, at 2:12 PM, Nate Weaver wrote:
I'd say just try the default options and see what happens. You
might also
look at -[NSWorkspace
performFileOperation:source:destination:files:tag:]
with NSWorkspaceRecycleOperation as the first argument.
Yes, that's actually what I started with, but that doesn't
(automatically)
take into account the volume that the document resides on and its
related
Trash directory. Which is what I'm hoping FSMoveObjectToTrash
gives me.
If something about NSWorkspace's behavior doesn't match the Finder,
please file a bug.
Ken Ferry
Cocoa Frameworks
_______________________________________________
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