面向Aspect的程序设计——一种新的编程范型  被引量:48

Aspect Orientation-A New Approach to Programming

在线阅读下载全文

作  者:曹东刚[1] 梅宏[1] 

机构地区:[1]北京大学软件研究所,北京100871

出  处:《计算机科学》2003年第9期5-10,共6页Computer Science

基  金:国家杰出青年科学基金课题(60125206);国家自然科学基金(60043002;60103001);国家高技术研究发展计划(863计划;2001AA113060);教育部重大项目(重大0214)

摘  要:1引言 面向Aspect的程序设计(Aspect Oriented Program-ming:AOP)[1],其概念的出现不过几年的时间,却体现了解决问题的非常简单而深刻的"分而治之"的思想.Currently the main stream programming paradigm is Object Oriented Programming: OOP, which has gotten great success. The advantage of OOP is that it provides effective modularity support, and enables direct mapping from requirement space to design space, etc. However, there are still some specific requirement and design issues, e. g. , security and logging, which are hard to be implemented with clear modularity using either procedural or OOP techniques. In fact, the code of this kind of concerns are often scattered through out the whole system, resulting in some ugly scattering code and tangling code.Such kinds of programs are often difficult to develop and maintain. Recently a new programming paradigm-Apect Oriented Programming: AOP, which aims at solving the crosscutting concerns, has gained much popularity. This paper is an overview of AOP.

关 键 词:程序设计 编程范型 ASPECT 软件复杂性 面向对象 图元编辑器 

分 类 号:TP311.1[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象