> The (simple) solution I have found is to copy the code to define a new class > i.e. "Object subclass: #..." and then DoIt. Now you have your new class > defined > and you can do "Install incoming version" on the new method(s).
I am using the old dialog, there you can install class definitions the same way as you install method definitions. Lukas -- Lukas Renggli www.lukas-renggli.ch
