Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!udel!princeton!cs!hart!nr From: nr@hart.Princeton.EDU (Norman Ramsey) Newsgroups: comp.lang.modula3 Subject: Pkl question Message-ID: <7015@rossignol.Princeton.EDU> Date: 19 Feb 91 03:44:22 GMT Sender: news@cs.Princeton.EDU Organization: Dept. of Computer Science, Princeton University Lines: 11 The documentation for Pkl.i3 says ``procedures are preserved.'' Is this true for different programs containing some of the same modules, or true only for different invocations of the same program? If true for different programs, how is it done? Since the documentation says methods are restored to the default, I assume methods are so restored even for different programs. Correct? -- Norman Ramsey nr@princeton.edu