Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!apple!netcom!cooper From: cooper@netcom.COM (Ken Cooper) Newsgroups: comp.lang.smalltalk Subject: Re: Unwanted Instances Message-ID: <24752@netcom.COM> Date: 20 Feb 91 05:24:03 GMT References: <234@zeus.mc.ab.com> Organization: Netcom - Online Communication Services UNIX System {408 241-9760 guest} Lines: 9 Bruce, Since you have Widgets, you can use a method we've added. Try sending the message #removeInstances to the offending class. Note that this will transform all instances of the class to new strings, so don't do this in places where you might depend on the objects still being there. Ken Cooper Acumen Software