Ricardo Moran uploaded a new version of Morphic to project Etoys:
http://source.squeak.org/etoys/Morphic-Richo.73.mcz==================== Summary ====================
Name: Morphic-Richo.73
Author: Richo
Time: 13 January 2012, 3:19:07 pm
UUID: 74a440f1-a59c-9943-bde8-6a7173c2a45b
Ancestors: Morphic-kfr.72
* Added #localeChanged to Morph with an empty implementation. Subclasses that want to get notified of a locale change should override this method.
=============== Diff against Morphic-kfr.72 ===============
Item was added:
+ ----- Method: Morph>>localeChanged (in category 'e-toy support') -----
+ localeChanged
+ "Do nothing"!
_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev