DEUCE : A Declarative Framework for Extricating User Interface Concerns

By: Sofie Goderis, Dirk Deridder, Ellen Van Paesschen, Theo D'Hondt

Abstract

Evolving a software system not only affects the source code responsible for the core application, but also the user interface. Unfortunately user interface code is often scattered through and entangled with the application code. In large and complex user-interfaces, this tangling renders the implementation complex and hard to maintain. Currently, the application needs to perform both the necessary changes to the user-interface (e.g. disabling other buttons, propagating events, etc.) as well as invoke the required application logic. The Deuce framework (Declarative User Interface Concerns Extrication) intends to reduce the complexity of user-interface implementations by applying separation of concerns on three UI concerns : presentation logic, business and data logic, and connection logic. It does so by using a declarative meta-language (SOUL) on top of an object oriented language (Smalltalk) such that an adequate language is provided to describe the entire structure and behaviour of the user-interface, as well as to link it with the application .

Cite as:

Sofie Goderis, Dirk Deridder, Ellen Van Paesschen, Theo D'Hondt, “DEUCE : A Declarative Framework for Extricating User Interface Concerns”, Journal of Object Technology, Volume 6, no. 9 (October 2007), pp. 87-104, doi:10.5381/jot.2007.6.9.a5.

PDF | HTML | DOI | BiBTeX | Tweet this | Post to CiteULike | Share on LinkedIn

The JOT Journal   |   ISSN 1660-1769   |   DOI 10.5381/jot   |   AITO   |   Open Access   |    Contact