Aug. 23, 2013
10:34 a.m.
the code: ProtoObject subclass: #A instanceVariableNames: '' classVariableNames: '' poolDictionaries: '' category: '_Test'. A>>doesNotUnderstand: aMessage self halt. ^ nil A new kiss. ----- Save The World! -- View this message in context: http://forum.world.st/Debugger-recursion-tp4704703p4704751.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.