Traitement en cours...
Fermer la notification

Nous revoilà !

Bienvenu(e) sur votre nouveau side.fr

Afficher la notification

Building Application with Spec 2.0

Ducasse Stéphane, De Hondt Koen
Date de parution 27/10/2024
EAN: 9782322478712
Disponibilité Disponible chez l'éditeur
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... Voir la description complète
Nom d'attributValeur d'attribut
Common books attribute
ÉditeurBOOKS ON DEMAND
Nombre de pages252
Langue du livreAnglais
AuteurDucasse Stéphane, De Hondt Koen
FormatPaperback / softback
Type de produitLivre
Date de parution27/10/2024
Poids406 g
Dimensions (épaisseur x largeur x hauteur)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.