FSCopyObjectAsync: useless and crippled
FSCopyObjectAsync: useless and crippled
- Subject: FSCopyObjectAsync: useless and crippled
- From: Steve Gehrman <email@hidden>
- Date: Thu, 12 May 2005 18:57:47 -0700
I created code that uses these new copy routines (FSCopyObjectAsync),
and they work, but they seem to be over simplified and crippled.
For example, If I'm trying to copy a file that I don't have read
permission for, The API needs to ask the user for the Admin password,
or at least give my app the opportunity to handle this case.
Currently, I only see two modes. Fail on any error, or just skip any
files that are not copyable. These two modes are completely useless
for a real world app.
At last years WWDC they said these were the same routines used by the
Finder. That doesn't seem possible unless I'm missing something.
There's no documentation yet.
Can we get the "real" file copy APIs the Finder uses? This is bull$hit.
Thanks,
-steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden