m17n fallout in VMMaker/MC

Tim Rowledge tim at rowledge.org
Mon Jun 6 18:13:05 UTC 2005


Andreas Raab <andreas.raab at gmx.de> wrote:

> > Post-string-rework, there is no such class. So far as I can see String has a
> > perfectly ok pair of corresponding methods. What do I do to get rid of the
> > zombies cleanly?
> 
> - Define String subclass: #MultiString
[etc snipped]
Oh, sure that would work but it seems as elegant as manually editing a
changeset file. I was hoping for something more cultured.

Slightly less 'manual edit' once the package has already been loaded is to open
the MC snapshot browser (MC browser, choose package, 'Browse') and then
add MultiString as a subclass of String (as above)
find MultiString class in the Snapshot browser
'load' the *VMMaker-plugin generation protocol
open an ordinary browser
delete MultiString.

Still feels rather a nut, atom-bomb, crack, situation.


tim
--
Tim Rowledge, tim at rowledge.org, http://www.rowledge.org/tim
Java:  the best argument for Smalltalk since C++



More information about the Squeak-dev mailing list