Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!dewey.soe.berkeley.edu!oster From: oster@dewey.soe.berkeley.edu (David Phillip Oster) Newsgroups: comp.sys.mac.programmer Subject: Re: Saving user preferences Message-ID: <32500@ucbvax.BERKELEY.EDU> Date: 12 Nov 89 03:49:59 GMT References: <5542@unix.SRI.COM> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: oster@dewey.soe.berkeley.edu.UUCP (David Phillip Oster) Organization: School of Education, UC-Berkeley Lines: 13 In the first place, the application shouldn't need to ask the user to choose between English & Metric units, the applicatiuon should pick it up from the system, and the system should already be localized to the right units. In the second place, so what if the user deletes the preferences file? That just means he gets the default preferences. Apple recommends you use "Stationery" files. The are like ordinary documents, but when you double click on one, you get an "untitled" file that prompts you to Save As the first time you go to save. The user puts their favorite stationery out on the desk top, and never double clicks on the application itself. There is a tech note on all this.