Path: utzoo!attcan!uunet!mcvax!unido!laura!hmm From: hmm@laura.UUCP (Hans-Martin Mosner) Newsgroups: comp.lang.smalltalk Subject: Re: Tektronix error handler implementation troubles Keywords: Tektronix error handler HOOPLA ParcPlace Message-ID: <340@laura.UUCP> Date: 30 May 88 11:31:59 GMT References: <3291@pdn.UUCP> Reply-To: hmm@laura.UUCP (Hans-Martin Mosner) Organization: University of Dortmund, W-Germany Lines: 14 Posted: Mon May 30 12:31:59 1988 Andreas Guendel (guendel@unido.uucp) and myself have done something similar (adding an inst var to Process). The way we did it involved creating a class NewProcess with the new inst var, then changing all references to Process into NewProcess, becoming all Processes into NewProcesses and then renaming NewProcess. If this sounds messy, ... it is :-) If you can't get it to work, try getting a better description of the procedure from Andreas, as I can't remember it exactly. Hans-Martin -- Hans-Martin Mosner | Don't tell Borland about Smalltalk - | hmm@unido.{uucp,bitnet} | they might invent Turbo Smalltalk ! | ------------------------------------------------------------------------ Disclaimer: Turbo Smalltalk may already be a trademark of Borland...