becomeForward makes corrupted objects

Martin Kuball MartinKuball at web.de
Wed Nov 17 20:46:01 UTC 2004


Hi!

Still working on this image shrinking problem I reported.

After changing all instances of all obsolete classes to nil, some of 
those classes are gone. When I try to "nil" the remaining obsolete 
classes, the follwoing two

AnObsoleteAlignmentMorphBob1
AnObsoleteEventMessageSet

result in a corrupted object memory when I send them a becomeForward: 
nil message. Maybe I should not send such a message to a class 
object? But than, how do I get rid of these obsolete classes?

Martin




More information about the Squeak-dev mailing list