Bug in Dynamic Protocols?

Michael Fremont fremontmj at gmail.com
Fri Oct 12 21:02:30 UTC 2007


I believe I've found a bug in the Debugging protocol.  If I have a
selector with a 'self halt' in it, and then delete the class, the
dynamic protocols cache still holds a reference to the deleted class.
I land up with a new ObsoleteMethod.

This happens even though I have dynamic protocols turned off!

I don't know, but it's likely the other dynamic methods have a similar problem.

Best,

Mike



More information about the Squeak-dev mailing list