Oct. 7, 2010
8:39 p.m.
Always fun when you want to show the students that everything can be changed in Smalltalk ... Inclusive the behavior of Integer>>+ Inclusive when the current behavior does strange things with the second argument when it is not a number (instead of simply throwing an error), e.g what happens in 1 + 'foo' Inclusive when you are debugging said expression. Apparantly that was too much to ask :-( Hard crash of the image :-( :-( Reported as issue http://code.google.com/p/pharo/issues/detail?id=3072 -- Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile