Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!adm!cmcl2!phri!ccnysci!alexis From: alexis@ccnysci.UUCP (Alexis Rosen) Newsgroups: comp.sys.mac Subject: Re: What's the "best" way to save a file? Message-ID: <1315@ccnysci.UUCP> Date: 24 Feb 89 09:13:56 GMT References: <674@internal.Apple.COM> <1302@ccnysci.UUCP> <26160@apple.Apple.COM> Reply-To: alexis@ccnysci.UUCP (Alexis Rosen) Organization: City College of New York Lines: 11 Auto-copying the resources if the program uses resources is good, but not quite good enough (IMHO). Unless the programmer specifically says otherwise, any existing resources should get moved over. Why? Because at this point, it has become a legitimate technique to store your resources in a foreign file. Many programs use this technique. Just because you don't use resources in your documents doesn't mean that other programs don't use resources IN YOUR DOCUMENTS. Alexis Rosen alexis@ccnysci.uucp