Cooperative Aspect Oriented Programming for executable business processes

  • Authors:
  • Chiara Di Francescomarino;Paolo Tonella

  • Affiliations:
  • Fondazione Bruno Kessler - IRST, Trento, Italy;Fondazione Bruno Kessler - IRST, Trento, Italy

  • Venue:
  • PESOS '09 Proceedings of the 2009 ICSE Workshop on Principles of Engineering Service Oriented Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

AO4BPEL applied Aspect Oriented Programming to executable business processes. Although modularized, AO4BPEL aspects do not have an explicit interface and the implicit one, based on XPath, is often fragile, hence reusing aspects in different processes is quite hard. Cooperative Aspect Oriented Programming aims at making aspects reusable by means of cooperative work between base code and aspects, realized by increasing the explicit awareness of aspects at the expense of pure obliviousness. This work investigates the use of Cooperative Aspect Oriented Programming with BPEL processes.