Treatment in progress...
Close notification

We are back !

Welcome on your new side.fr !

Display notification

Building Application with Spec 2.0

Ducasse Stéphane, De Hondt Koen
Publication date 27/10/2024
EAN: 9782322478712
Availability Available from publisher
Spec is the default UI building framework for Pharo. With Spec, developers focus on user interaction and widget layout. Spec is built around the Model View Presenter pattern. Presenters are responsible for defining the interaction logic of the applic... See full description
Attribute nameAttribute value
Common books attribute
PublisherBOOKS ON DEMAND
Page Count252
Languageen
AuthorDucasse Stéphane, De Hondt Koen
FormatPaperback / softback
Product typeBook
Publication date27/10/2024
Weight406 g
Dimensions (thickness x width x height)1.60 x 15.50 x 22.00 cm
Spec is the default UI building framework for Pharo. With Spec, developers focus on user interaction and widget layout. Spec is built around the Model View Presenter pattern. Presenters are responsible for defining the interaction logic of the application. They enforce the interaction of their subelements as well as domain objects.With Spec, existing presenters or even complete UIs are reused and configured to form a new user interface. Spec is widget framework (GTK, Morphic, Toplo) agnostic. It makes desktop applications simple to build.This book shows the basics of Spec in Pharo 12 and how it enables reuse of user interface elements. It focuses on Spec 2.0 features such as new widget layouts, dynamic widget building and more advanced features such as transmissions or commands.The book contains:- Deep explanations of various Spec 2.0 facets.- A tutorial gets you started in less than 20 minutes.- A minimal email client revisiting all Spec 2.0 features.