I&#39;ve just evaluated: SmalltalkImage current fixObsoleteReferences<br><br>and then this message came up:<br><br>&quot;Error: Still have obsolete behaviors. See inspector&quot;<br><br>The inspector (actually an Object Finder) shows 441 obsolete references...
<br>Ok, I&#39;ve picked a random one of those (AnObsoleteAbstractHierarchicalList) and, after doing a little exploring, found something which could be useful...<br><br>PointerFinder on: #AnObsoleteAbstractHierarchicalList
<br><br>After a while a pink window appeared. Nothing inside...and no idea how to get rid of all those obsolete references.<br>Somebody knows what I&#39;m supposed to do with them? Should I #do: and become all nil ? Should I inspect one by one and assign it to nil? 
<br><br>thanks<br><br>