Re: Directory navigated to by menu File > Open
Re: Directory navigated to by menu File > Open
- Subject: Re: Directory navigated to by menu File > Open
- From: Jerry Krinock <email@hidden>
- Date: Fri, 16 Jan 2015 20:36:36 -0800
Just to clarify … this thread is about code, not about design. The appropriate initial directory
offered by File > Open under various conditions is a design decision. The answer may vary for different apps.
This thread is about the code that you write, or don’t, after the design decision is made. The lessons are:
1. If a developer reads the documentatation and says “I want the default behavior”, and therefore writes no code, they will find that the default behavior they get does not match they read.
2. If a developer reads the documentatation and says “I want customized behavior”, and uses one of the two techniques given in the documentation to customize the behavior, the behavior will not be customized as expected.
_______________________________________________
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