Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!brutus.cs.uiuc.edu!rpi!batcomputer!cornell!uw-beaver!Teknowledge.COM!unix!ginger.sri.com!gil From: gil@ginger.sri.com (Gil Porat) Newsgroups: comp.sys.mac.programmer Subject: Saving user preferences Message-ID: <5542@unix.SRI.COM> Date: 10 Nov 89 00:33:04 GMT Sender: news@unix.SRI.COM Reply-To: gil@ginger.sri.com (Gil Porat) Organization: SRI International Lines: 14 What is a clean and user-transparent scheme for storing an application's user settable preferences (e.g. English vs Metric)? The one that readily comes to mind is a file that the application reads in when launched, and writes out when modified. This scheme doesn't seem that user-transparent because the preferences file usually manifests itself as an icon. The user might accidentally delete it, rename it, etc... Gil Porat gil@rml.sri.com