摘要
面向方面编程(AOP)是近年来新兴的编程思想,它焦距于源码级的实现分离。但是目前面向方面编程的理论还没有成熟,各种实现框架还只能支持最基本的方面编程。针对方面之间的冲突解决的支持较少状况,提出一种利用.NET环境下属性元数据处理方面编程冲突的方法,较好解决了方面之间的冲突。
The aspect-oriented programming is a new programming idea and guarantees the separation of concerns at the implementation level. But the AOP theory is not mature and the current implementation of its frames does not support well in the aspect conflict. A method with metadata of .net to solve the aspect conflict is introduced.
出处
《成都信息工程学院学报》
2006年第4期500-503,共4页
Journal of Chengdu University of Information Technology
关键词
面向方面编程
AOP
冲突
属性
元数据
aspect-oriented programming
AOP
conflict
attribute
metadata