Sciweavers

SERP
2004

Design and Evaluation of an Automated Aspect Mining Tool

13 years 5 months ago
Design and Evaluation of an Automated Aspect Mining Tool
Attention to aspect oriented programming (AOP) is rapidly growing as its benefits in large software system development and maintenance are increasingly recognized. However, existing large software systems, which could benefit most from refactoring into AOP, still remain unchanged in practice, due to the high cost of the refactoring. Automatic identification and extraction of aspects would not only enable migration of legacy systems to AOP, but also prevent current systems from accumulating scattered and duplicated code. In this paper, we present the design, implementation, and evaluation of an aspect mining analysis, which automatically identifies desirable candidates for refactoring into AOP, without requiring input from the user or predefined queries. By exploiting the program ce graph and abstract syntax tree representations of a program, our analysis is able to automatically identify a much larger set of valuable refactoring candidates than current aspect mining techniques, as demo...
David Shepherd, Emily Gibson, Lori L. Pollock
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2004
Where SERP
Authors David Shepherd, Emily Gibson, Lori L. Pollock
Comments (0)