|
今天在CSDN上看到了“面向方面编程”的概念。这令我很激动,因为知识模型和信息模型可能通过这种编程概念得到很好的实现。
http://www.csdn.net/Develop/article/18/18737.shtm
http://aosd.net/
for Java, this is a good place to start
http://www.eclipse.org/aspectj/
for tools for AOP in .NET, see
AspectC#
http://www.dsg.cs.tcd.ie/index.php?category_id=169
Weave.NET
http://www.dsg.cs.tcd.ie/index.php?category_id=194
also see
Aspect-Oriented Programming Enables Better Code Encapsulation and Reuse
http://msdn.microsoft.com/msdnmag/issues/02/03/AOP/
|
|