vix.ing · top · new · best · stats · spec

Formalizing typical crosscutting concerns

2006/06/29 by Marius Marin, Marin, Marius
Computer Science · #Advanced Software Engineering Methodologies #FOS: Computer and information sciences #Programming Languages (cs.PL) #Software Engineering (cs.SE) #Software Engineering Research #Software Engineering Techniques and Practices #cs.PL #cs.SE

paper · pdf · doi:10.48550/arxiv.cs/0606125

24 pages

arxiv created 2006/06/29 · openalex publication_date 2006/06/29 · arxiv updated 2009/12/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We present a consistent system for referring crosscutting functionality, relating crosscutting concerns to specific implementation idioms, and formalizing their underlying relations through queries. The system is based on generic crosscutting concerns that we organize and describe in a catalog. We have designed and implemented a tool support for querying source code for instances of the proposed generic concerns and organizing them in composite concern models. The composite concern model adds a new dimension to the dominant decomposition of the system for describing and making explicit source code relations specific to crosscutting concerns implementations. We use the proposed approach to describe crosscutting concerns in design patterns and apply the tool to an opensource system (JHotDraw).

Related