PointerFinder

Markus Fritsche Fritsche.Markus at gmx.net
Mon Dec 2 22:19:51 UTC 2002


Hi!

After trying "Smalltalk discardFlash", I have obsolete classes in my 
image. I managed to get rid of the FlashCharacterMorph by sending delete 
to it. Now Smalltalk obsoleteClasses evaluates to:
#(AnObsoleteFlashFileReader AnObsoleteFlashMorphReader 
AnObsoleteFlashMorph AnObsoleteFlashProgressMorph)

Smalltalk obsoleteClasses do: [ :c |
	PointerFinder on: c
]
give me four empty PointerFinder windows. Long story, short questions: 
In which cases is the PointerFinder window empty?

Regards, Markus

-- 
http://reauktion.de/archer/




More information about the Squeak-dev mailing list