Publication | Open Access
Detection and resolution of aspect interactions
26
Citations
0
References
2002
Year
EngineeringCross-cutting ConcernLanguage InteroperabilitySoftware EngineeringSemanticsAction LanguageSoftware AnalysisFormal VerificationNatural Language ProcessingComputational LinguisticsLanguage StudiesFeature Interaction ProblemAspect-oriented ProgrammingComputer ScienceSoftware DesignAspect InteractionsAutomated ReasoningProgram AnalysisFormal MethodsObject-oriented ProgrammingProgramming MethodologyLinguisticsConflict Resolution Code
Aspect-Oriented Programming (AOP) promises separation of concerns at the implementation level. However, aspects are not always orthogonal and aspect interaction is an important problem. Currently there is almost no support for the detection and resolution of such interactions. The programmer is responsible for identifying interactions between conflicting aspects and implementing conflict resolution code. In this paper, we propose a solution to this problem based on a generic framework for AOP. The contributions are threefold: we present a formal and expressive crosscut language, two static conflict analyses and some linguistic support for conflict resolution.