A pattern based approach to aspect-orientation for state based systems

  • Authors:
  • Mark Mahoney;Tzilla Elrad

  • Affiliations:
  • Carthage College, Kenosha, WI;Illinois Institute of Technology, Chicago, IL

  • 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

This paper demonstrates the benefits of using Aspect-Orientation in state based systems using patterns instead of Aspect-Oriented Programming languages, frameworks, or tools. State based subsystems implemented with the State Pattern interact by binding events from state machines. Binding occurs using the well known Mediator and Abstract Factory Patterns.