Comment #3 on issue 3820 by [email protected]: TextConstants change to SharedPool breaks external code using at: message
http://code.google.com/p/pharo/issues/detail?id=3820
The at: method should be more precise, it should check both class vars and the dictionary TextSharedInformation :)
Here a fix for 1.3 (basically almost the same ^^)
Attachments:
TextConstantsBackwardCompatibility.1.cs 1.4 KB
