A DSL to declare aspect execution order

  • Authors:
  • Antoine Marot;Roel Wuyts

  • Affiliations:
  • Université Libre de Bruxelles (ULB);IMEC Leuven and KU Leuven

  • Venue:
  • Proceedings of the 2008 AOSD workshop on Domain-specific aspect languages
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Composing aspects is known to be problematic since unpredicted aspect interactions may appear and may lead to erroneous weaved programs. This paper focuses on one of these issues: the advice ordering around a join point. It views aspect composition issues as a crosscutting concern that should be handled by a composition aspect. It proposes a domain-specific declarative aspect composition language for composing aspects, and applies it on a number of examples.