Skip to search formSkip to main contentSkip to account menu

Cross-cutting concern

Known as: Cross cutting concerns, Cross cutting (programming), Crosscutting concerns 
In aspect-oriented software development, cross-cutting concerns are aspects of a program that affect other concerns.These concerns often cannot be… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Highly Cited
2009
Highly Cited
2009
Systems software uses conditional compilation to manage crosscutting concerns in a very fine-grained and efficient way, but at… 
Highly Cited
2006
Highly Cited
2006
There is now an increasing agreement that aspects are not only an issue at the programming level, but also tend to arise at the… 
2006
2006
Aspect mining requires adequate tool support to locate source code elements implementing crosscutting concerns (aka seeds), to… 
2005
2005
Aspect-oriented re-engineering of legacy systems means to discover all parts of code that are involved in the implementation of… 
Highly Cited
2005
Highly Cited
2005
This paper presents a state-based approach to testing aspect-oriented programs. Aspectual state models, as an extension to the… 
2005
2005
Identifying aspects at an early stage helps to achieve separation of crosscutting concerns in the initial system analysis… 
Highly Cited
2004
Highly Cited
2004
  • S. BreuJ. Krinke
  • 2004
  • Corpus ID: 8964272
Aspect mining tries to identify crosscutting concerns in existing systems and thus supports the adaption to an aspect-oriented… 
2004
2004
Addressing non-orthogonal software concerns that arise from requirements can significantly contribute to the complexity of… 
Highly Cited
2004
Highly Cited
2004
Aspect-oriented software development (AOSD) techniques support systematic modularization and composition of crosscutting concerns… 
Highly Cited
2002
Highly Cited
2002
Crosscutting concerns are responsible for producing spread and tangled representations throughout the software life cycle…