软讯网络 > 编程语言 > .NET > C#.NET > Teddy's Aspect Weaver Version 0.3 with Great Updating and Fixing, Especially the Implementing of Getting Runtime Method Context Info and Method Arguments in MSIL Level
【标 题】:Teddy's Aspect Weaver Version 0.3 with Great Updating and Fixing, Especially the Implementing of Getting Runtime Method Context Info and Method Arguments in MSIL Level
【关键字】:
Teddy,Aspect,Weaver,Version,0.3,with,Great,Updating,and,Fixing,Especially,the,Implementing,of,Getting,Runtime,Method,Context,Info,and,Method,Arguments,in,MSIL,Level
【来 源】:http://teddyma.cnblogs.com/archive/2005/09/27/244915.html
Teddy's Aspect Weaver Version 0.3 with Great Updating and Fixing, Especially the Implementing of Getting Runtime Method Context Info and Method Arguments in MSIL Level

摘要:
Teddy's Aspect Weaver Version 0.3 [Updated: 2005/09/27]
Changes:
- Add the geting context info and getting context arguments ability
- Fix some internal XPath bugs
- Fix BeforeConstructorCall/BeforeMethodCall bugs
- Fix the ILML Library parsing method parameter name bug
- Add the object instance in aspect local stack ability, which means you can new any object in aspect code only if the type of you object is defined or can be referenced in the base ass
阅读全文。