Context-aware aspects

  • Authors:
  • Éric Tanter;Kris Gybels;Marcus Denker;Alexandre Bergel

  • Affiliations:
  • Center for Web Research/DCC, University of Chile, Santiago, Chile;PROG Lab, Vrije Universiteit Brussel, Belgium;Software Composition Group, University of Bern, Switzerland;Distributed Systems Group, Trinity College, Ireland

  • Venue:
  • SC'06 Proceedings of the 5th international conference on Software Composition
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Context-aware applications behave differently depending on the context in which they are running. Since context-specific behavior tends to crosscut base programs, it can advantageously be implemented as aspects. This leads to the notion of context-aware aspects, i.e., aspects whose behavior depends on context. This paper analyzes the issue of appropriate support from the aspect language to both restrict the scope of aspects according to the context and allow aspect definitions to access information associated to the context. We propose an open framework for context-aware aspects that allows for the definition of first-class contexts and supports the definition of context awareness constructs for aspects, including the ability to refer to past contexts, and to provide domain- and application-specific constructs.