A Comparative Classification of Aspect Mining Approaches
Abstract
In object oriented paradigm, the implementation of a concern is typically scattered over many locations and tangled with the implementation of other concerns, resulting in a system that is hard to explore and understand. Identifying such code automatically greatly improves both the maintainability and the evolveability of the application. Aspect mining aims to identify crosscutting concerns in existing systems, thereby improving the system's comprehensibility and enabling migration of existing (object-oriented) programs to aspect-oriented ones. Aspect are mined either by use of static information or dynamic information of the code. The purpose of this article is to present a survey of the current techniques of aspect mining. We seek to understand both the strengths and limitations of this new area.
DOI: https://doi.org/10.3844/jcssp.2006.322.325
Copyright: © 2006 Bounour Nora, Ghoul Said and Atil Fadila. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 3,273 Views
- 2,518 Downloads
- 9 Citations
Download
Keywords
- Aspect oriented programming
- aspect mining
- crosscutting concern
- program analysis
- reverse engineering