On Distributed Concern Delivery in User Interface Design

Tomas Cerny1, Miroslav Macik2, Michael J. Donahoo3 and Jan Janousek4

  1. Computer Science, FEE, at Czech Technical University
    Charles square 13, Prague 2, 121 35, Czech Republic
    tomas.cerny@fel.cvut.cz
  2. Graphics and Interaction, FEE, at Czech Technical University
    Charles square 13, Prague 2, 121 35, Czech Republic
    macikmir@fel.cvut.cz
  3. Computer Science at Baylor University, Waco, TX
    One Bear Place #97356, 76798-7356, USA
    jeff donahoo@baylor.edu
  4. Theoretical Computer Science, FIT, at Czech Technical University
    Thakurova 9, Prague 6, 160 00, Czech Republic
    jan.janousek@fit.cvut.cz

Abstract

Increasing demands on user interface (UI) usability, adaptability, and dynamic behavior drives ever-growing development and maintenance complexity. Traditional UI design techniques result in complex descriptions for data presentations with significant information restatement. In addition, multiple concerns in UI development leads to descriptions that exhibit concern tangling, which results in high fragment replication. Concern-separating approaches address these issues; however, they fail to maintain the separation of concerns for execution tasks like rendering or UI delivery to clients. During the rendering process at the server side, the separation collapses into entangled concerns that are provided to clients. Such client-side entanglement may seem inconsequential since the clients are simply displaying what is sent to them; however, such entanglement compromises client performance as it results in problems such as replication, fragment granularity ill-suited for effective caching, etc. This paper considers advantages brought by concern-separation from both perspectives. It proposes extension to the aspect-oriented UI design with distributed concern delivery (DCD) for client-server applications. Such an extension lessens the serverside involvement in UI assembly and reduces the fragment replication in provided UI descriptions. The server provides clients with individual UI concerns, and they become partially responsible for the UI assembly. This change increases client-side concern reuse and extends caching opportunities, reducing the volume of transmitted information between client and server to improve UI responsiveness and performance. The underlying aspect-oriented UI design automates the server-side derivation of concerns related to data presentations adapted to runtime context, security, conditions, etc. Evaluation of the approach is considered in a case study applying DCD to an existing, production web application. Our results demonstrate decreased volumes of UI descriptions assembled by the server-side and extended client-side caching abilities, reducing required data/fragment transmission, which improves UI responsiveness. Furthermore, we evaluate the potential benefits of DCD integration implications in selected UI frameworks.

Key words

user interface, evaluation study, separation of concerns, responsiveness

Digital Object Identifier (DOI)

https://doi.org/10.2298/CSIS141202021C

Publication information

Volume 12, Issue 2 (June 2015)
Year of Publication: 2015
ISSN: 2406-1018 (Online)
Publisher: ComSIS Consortium

Full text

DownloadAvailable in PDF
Portable Document Format

How to cite

Cerny, T., Macik, M., Donahoo, M. J., Janousek, J.: On Distributed Concern Delivery in User Interface Design. Computer Science and Information Systems, Vol. 12, No. 2, 655-681. (2015), https://doi.org/10.2298/CSIS141202021C