The elementary pointcut pattern

  • Authors:
  • Maarten Bynens;Bert Lagaisse;Wouter Joosen;Eddy Truyen

  • Affiliations:
  • DistriNet, KULeuven;DistriNet, KULeuven;DistriNet, KULeuven;DistriNet, KULeuven

  • Venue:
  • Proceedings of the 2nd workshop on Best practices in applying aspect-oriented software development
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Reuse of aspects, and pointcuts more specifically, becomes more and more important as AOP matures and libraries will include aspects. The Elementary Pointcut [2] design pattern aims to improve the reusability of aspects that combine pointcuts and advice in one module. This short paper will introduce this pattern using the GoF template [1].