Skip navigation.
 
mlRe: Move a file to the Trash
FROM : Finlay Dobbie
DATE : Sun Nov 10 21:15:30 2002

On Saturday, November 9, 2002, at 09:35  am, James DiPalma wrote:

> Won't using NSWorkspace cause some information to be lost when
> performing any operation on HFS files? Testing this idea, I only
> notice that "Comments" from Finder's info window gets lost and that a
> copy operation will change file creation date.


Copy operation *should* change the file creation date, AFAIK.

> Is anything else changed/lost?

Hopefully not, they fixed NSWorkspace in 10.1 to cope with HFS(+)
better (on 10.0, I don't think it even respected resource forks). You
could compare the flags with /Developer/Tools/GetFileInfo

  -- Finlay
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlMove a file to the Trash Lorenzo Puleo Nov 6, 11:08
mlRe: Move a file to the Trash Nathan Day Nov 6, 13:14
mlRe: Move a file to the Trash Ondra Cada Nov 6, 15:03
mlRe: Move a file to the Trash Marco Binder Nov 6, 16:57
mlRe: Move a file to the Trash Ondra Cada Nov 6, 17:18
mlRe: Move a file to the Trash Olivier Nov 6, 17:55
mlRe: Move a file to the Trash Charles Srstka Nov 7, 00:40
mlRe: Move a file to the Trash Wade Tregaskis Nov 7, 05:48
mlRe: Move a file to the Trash Clark Mueller Nov 7, 06:55
mlRe: Move a file to the Trash Ondra Cada Nov 7, 13:37
mlRe: Move a file to the Trash Ondra Cada Nov 7, 13:40
mlRe: Move a file to the Trash James DiPalma Nov 9, 10:35
mlRe: Move a file to the Trash Clark Mueller Nov 9, 21:04
mlRe: Move a file to the Trash James DiPalma Nov 9, 22:30
mlRe: Move a file to the Trash Rosyna Nov 10, 05:13
mlRe: Move a file to the Trash Rosyna Nov 10, 05:37
mlRe: Move a file to the Trash Ondra Cada Nov 10, 19:59
mlRe: Move a file to the Trash Ondra Cada Nov 10, 20:25
mlRe: Move a file to the Trash Finlay Dobbie Nov 10, 21:15