Specifying and implementing UI data bindings with active operations

  • Authors:
  • Olivier Beaudoux;Arnaud Blouin;Olivier Barais;Jean-Marc Jézéquel

  • Affiliations:
  • ESEO Group, GRI Team, Angers, France;INRIA, Triskell Team, Rennes, France;Univ. of Rennes 1, Triskell Team, Rennes, France;Univ. of Rennes 1, Triskell Team, Rennes, France

  • Venue:
  • Proceedings of the 3rd ACM SIGCHI symposium on Engineering interactive computing systems
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Modern GUI toolkits propose the use of declarative data bindings to link the domain data to their presentations. These approaches work fine for defining simple bindings, but require an increasing programming effort as soon as the bindings become more complex. In this paper, we propose the use of active operations for specifying and implementing UI data bindings to tackle this issue. We demonstrate that the proposed approach goes beyond the usual declarative data bindings by combining the simplicity of the declarative approaches with the expressiveness of active operations.