Re: NSString, stringByAppendingPathComponent, and Canonicalization
Re: NSString, stringByAppendingPathComponent, and Canonicalization
- Subject: Re: NSString, stringByAppendingPathComponent, and Canonicalization
- From: David Duncan <email@hidden>
- Date: Tue, 5 Apr 2011 08:43:11 -0700
On Apr 4, 2011, at 8:08 PM, Jeffrey Walton wrote:
> Hi All,
>
> I need to accept a filename from the user.
Given the nature of the file system on iOS, do you really need to accept a file name from the user, or just a document title? Unless your supporting users syncing documents via some method that relies on filename, it is probably best to use arbitrary file names and use whatever the user gives you as a document title instead.
--
David Duncan
_______________________________________________
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