Oct. 12, 2017
12:57 p.m.
Pavel Krivanek-3 wrote
To be sure that most of the current code which uses the old name will work, we created for every renamed class a subclass with the old name. These subclasses are moved (mostly) into Spec-Deprecated package.
Ah, nice trick. Thanks for easing the transition. Pavel Krivanek-3 wrote
it is necessary to make the Spec code less confusing.
Sounds good. I often needed a mental pause to translate "model" from "domain model" to "something modelling a UI on the domain model". ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html