Adapting virtual machine techniques for seamless aspect support

  • Authors:
  • Christoph Bockisch;Matthew Arnold;Tom Dinkelaker;Mira Mezini

  • Affiliations:
  • Darmstadt University of Technology;IBM T.J. Watson Research Center;Darmstadt University of Technology;Darmstadt University of Technology

  • Venue:
  • Proceedings of the 21st annual ACM SIGPLAN conference on Object-oriented programming systems, languages, and applications
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Current approaches to compiling aspect-oriented programs are inefficient. This inefficiency has negative effects on the productivity of the development process and is especially prohibitive for dynamic aspect deployment. In this work, we present how well-known virtual machine techniques can be used with only slight modifications to support fast aspect deployment while retaining runtime performance. Our implementation accelerates dynamic aspect deployment by several orders of magnitude relative to mainstream aspect-oriented environments. We also provide a detailed comparison of alternative implementations of execution environments with support for dynamic aspect deployment.