With the inclusion of join points, an aspect woven into the base code is solely responsible for a particular crosscutting concern, which raises the system’s modularity.
方面代码包括一些方面。 方面是一个横切关注点实现的模块化的单位。
参考来源 - 面向方面程序指向分析工具的设计与实现·2,447,543篇论文数据,部分数据来源于NoteExpress
A crosscutting concern, when implemented in a traditional OO approach, cuts across many classes and methods.
一个横切关注点,在用传统OO方法实现时,会分解成很多类和方法。
The logic of deciding which query needs to be executed is a crosscutting concern that is retained in an Aspect.
决定执行何种查询的逻辑就成为一个横切关注点了,它被放在Aspect中。
One of the hard things about testing a widespread crosscutting concern is that it can advise so many join points.
关于测试广泛分布的横切关注点的一个难题是它会报告太多的联结点。
应用推荐