Path: utzoo!utgpu!watmath!att!bellcore!texbell!wuarchive!wugate!uunet!mcvax!unido!tub!db0tui11!MUHRTH From: MUHRTH@DB0TUI11.BITNET (Thomas Muhr) Newsgroups: comp.lang.smalltalk Subject: Subject: ST /V: Removing instances and Globals Message-ID: <384@DB0TUI11.BITNET> Date: 17 Aug 89 06:54:17 GMT Reply-To: MUHRTH@DB0TUI11.BITNET (Thomas Muhr) Organization: TU Berlin Lines: 6 Disclaimer: Author bears full responsibility for contents of this article Every once and a while there seems to be the need to file out interesting class and method definitions just for the reason to roll back to an original image which isn't cluttered by instances and global variables which are no long er needed. Or do you know a method to do this more comfortable ? Thank you - so long - Thomas.