Path: utzoo!attcan!uunet!husc6!bbn!uwmcsd1!ig!agate!ucbvax!SW.MCC.COM!peterson From: peterson@SW.MCC.COM (James Peterson) Newsgroups: comp.windows.news Subject: Re: NeWS faults Message-ID: <8809072029.AA00298@cleo.sw.mcc.com> Date: 8 Sep 88 14:49:46 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 > "PostScript is like Chinese food--- an hour later you can't understand what > you had written." I can write similar code in any language I write; To prevent this, I try to write code which is commented, uses meaningful variable names, small and meaningful procedures, and so on. As a result, I have had no problem reading, understanding and modifying PostScript code 3 to 4 months after it was written. I would suggest that problems like this are a failure of the writer, not the language. jim