Re: NSWorkspace or NSFileManager?
Re: NSWorkspace or NSFileManager?
- Subject: Re: NSWorkspace or NSFileManager?
- From: John Randolph <email@hidden>
- Date: Tue, 9 Mar 2004 19:39:23 -0800
On Mar 3, 2004, at 9:23 PM, email@hidden wrote:
i have a quick question is it better to use NSWorkspaces
performFileOperation:source:destination:files:tag: or user
NSFileManager to perform file actions (eg copying, moving, deleting)?
They'll both do the job, so pick the one that's more comfortable for
you. Personally, I go for NSFileManager.
-jcr
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.