Implementing aspects in middleware

  • Authors:
  • John Stamey

  • Affiliations:
  • Coastal Carolina University, Conway, SC

  • Venue:
  • Journal of Computing Sciences in Colleges
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Aspect-Oriented Programming is becoming an accepted methodology to add further structure to Object-Oriented programming in larger software applications. This paper describes a programming project using aspects and design patterns to create a system to add, browse, change, and delete data using middleware. Aspect-Oriented analysis of cross-cutting concerns allows the code for the multi-user version of this project to avoid code tangling and scattering.