[Mono-dev] Re: Mono class loader

Jb Evain mono at evain.net
Fri Mar 17 13:51:25 EST 2006


Zoltan Varga writes: 

> As for aspect weaving, you would be better of trying a fully managed
> solution, using the
> AssemblyLoad event of appdomains to intercept assembly loading and using either
> Reflection.Emit or Cecil to manipulate the IL code.

You can for instance give a try to AspectDNG [1], which is fully managed, 
and based upon Cecil. 

Jb 

[1] http://aspectdng.sf.net 




More information about the Mono-devel-list mailing list