Re: NSDocument and Large File Import?
Re: NSDocument and Large File Import?
- Subject: Re: NSDocument and Large File Import?
- From: Jens Alfke <email@hidden>
- Date: Thu, 20 Jun 2013 13:20:54 -0700
On Jun 20, 2013, at 12:52 PM, Karl Moskowski <email@hidden> wrote:
> If we have to do that level of manual work, I think our preferred direction will be to go the Xcode-style route, and ask for a save location early. However, I’ll ask my colleagues for their opinions.
IMHO it’s nicer to support untitled documents. It’s a simpler experience for the user. I sometimes create documents for temporary use with no intention of saving them, or I may get partway through making a document and then change my mind and don’t want a junk file being left behind.
I think the reason Xcode wants the location ahead of time is because it interacts with all kinds of dev tools to which the path to a file is really important, so having a project in some random temporary dir would seem weird.
—Jens
_______________________________________________
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