TY - JOUR AU - Nora, Bounour AU - Said, Ghoul AU - Fadila, Atil PY - 2006 TI - A Comparative Classification of Aspect Mining Approaches JF - Journal of Computer Science VL - 2 IS - 4 DO - 10.3844/jcssp.2006.322.325 UR - https://thescipub.com/abstract/jcssp.2006.322.325 AB - 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.