Aug. 21, 2019
2:51 p.m.
ComposableModel is now ComposablePresenter. You have to change all the spec "Model" to "Presenter". As for documentation, I don't think there is any except for that book. The github page is pretty much empty. Is there any documentation other than that book? On Wed, Aug 21, 2019 at 7:37 AM Vitor Medina Cruz <vitormcruz@gmail.com> wrote:
Hello,
The book of Spec is outdated? I download a Pharo7 image, copy the first example and learn that the ComposableModel is deprecated...
Should I wait to learn Spec? Or it shouldn't be to hard to apply what I learn with the book on the new classes later?
Regards, Vitor