Transparent interface composition in web applications

  • Authors:
  • Jeronimo Ginzburg;Gustavo Rossi;Matias Urbieta;Damiano Distante

  • Affiliations:
  • Departamento de Computación, FCEyN, Universidad de Buenos Aires, Argentina and Conicet;LIFIA, Facultad de Informática, UNLP, La Plata, Argentina;LIFIA, Facultad de Informática, UNLP, La Plata, Argentina;Research Centre on Software Technology, Department of Engineering, University of Sannio, Italy

  • Venue:
  • ICWE'07 Proceedings of the 7th international conference on Web engineering
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present an approach for oblivious composition of Web user interfaces, particularly for volatile functionality. Our approach, which is inspired on well-known techniques for advanced separation of concerns such as aspect-oriented software design, allows to clearly separate the design of the core's interface from the one corresponding to more volatile services, i.e. those that are offered for short periods of time. Both interfaces are oblivious from each other and can be seamlessly composed using a transformation language. We show that in this way we simplify the application's evolution by preventing intrusive edition of the interface code. Using some illustrative examples we focus both on design and implementation issues, presenting an extension of the OOHDM design model which supports modular design of volatile functionality.