Feb. 11, 2015
4:04 a.m.
Andy Burnett wrote
In both cases it evaluates to 'Color blue' rather than the Color object.
'Color blue' is the Color object you created and put in your array. It is aColor object. It's print string is 'Color blue'. See Color>>#printOn: for more info. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Problems-evaluating-message-sends-in-run-time-arrays-t... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.