Research on Aggregation Model of AOP Based on CAR

WANG Qi,CHEN Rong
2006-01-01
Abstract:Separation of Concerns is a hot topic in software design currently.By identifying、packaging and integrating different kinds of concerns,a system can be constructed with higher adaptability,maintainability and reusability.AOP technology is a good programming model for separating concerns now.A dynamic aggregation model of AOP based on CAR system was presented.Compared with other systems using static aggregation,dynamic aggregation makes aspect and common component aggregate and disaggregate at runtime,which improves the adaptability and reusability of system design.
What problem does this paper attempt to address?