Re: renaming directories and moving files into them (NSFileManager)
Re: renaming directories and moving files into them (NSFileManager)
- Subject: Re: renaming directories and moving files into them (NSFileManager)
- From: Ken Thomases <email@hidden>
- Date: Fri, 15 Apr 2011 04:04:25 -0500
Adding to what I said earlier...
On Apr 15, 2011, at 1:51 AM, Scott Anguish wrote:
> It’s the messed up behavior of moveItemAtPath:toPath:error: that is weirding me out.
> But this seems like wrong move behavior which I should be diagnosing and then reporting.
If you suspect a bug in -moveItemAtPath:..., which is certainly possible, have you tried reproducing it in a simple case? Create a directory with some files in it. Then, just make a command-line tool using -moveItemAtPath: to rename that directory using hard-coded path strings.
Regards,
Ken
_______________________________________________
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