Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ucsd!sdcsvax!ucsdhub!esosun!seismo!uunet!lts!amanda From: amanda@lts.UUCP (Amanda Walker) Newsgroups: comp.sys.mac.programmer Subject: Re: File and Folder Comments? Message-ID: <922@lts.UUCP> Date: 27 Feb 89 16:01:57 GMT References: <1263@husc6.harvard.edu> <1333@ccnysci.UUCP> Reply-To: amanda@lts.UUCP (Amanda Walker) Organization: InterCon Systems Corporation, Reston, VA Lines: 16 alexis@ccnysci.UUCP (Alexis Rosen) writes: (BTW, I wouldn't write code to parse the DTM init desktop files, as it is possible- no, likely- that they will change if/when Apple comes out with the revised resource manager, which could be as early as August. I know that those files don't use the Resource Manager now, but if the RM is altered in such a major way as it will be, it may be used for all sorts of things, like the Desktop file again.) Alexis Rosen alexis@ccnysci.uucp You should never need to parse the DTM files, since any time you would have to, you can use the new Desktop Manager calls; this is how the Finder does it. The calls are mentioned in IM V, although I don't remember if they are documented there.