Quantifying the Effects of Aspect-Oriented Programming: A Maintenance Study

  • Authors:
  • Uira Kulesza;Claudio Sant'Anna;Alessandro Garcia;Roberta Coelho;Arndt von Staa;Carlos Lucena

  • Affiliations:
  • PUC-Rio - Brazil;Lancaster University, UK;Lancaster University, UK;PUC-Rio - Brazil;PUC-Rio - Brazil;PUC-Rio - Brazil

  • Venue:
  • ICSM '06 Proceedings of the 22nd IEEE International Conference on Software Maintenance
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

One of the main promises of aspect-oriented programming (AOP) is to promote improved modularization of crosscutting concerns, thereby enhancing the software stability in the presence of changes. This paper presents a quantitative study that assesses the positive and negative effects of AOP on typical maintenance activities of a Web information system. The study consists of a systematic comparison between the object-oriented and the aspect-oriented versions of the same application in order to assess to what extent each solution provides maintainable software decompositions. Our analysis was driven by fundamental modularity attributes, such as coupling, cohesion, conciseness, and separation of concerns. We have found that the aspect-oriented design has exhibited superior stability and reusability through the changes, as it has resulted in fewer lines of code, improved separation of concerns, weaker coupling, and lower intra-component complexity.