AspectWerkz R2
One interesting piece of technoloy we need to closely look at is AspectWerkz. Release 2 does load-time (as opposed to compile-time (e.g. AspectJ) and run-time (e.g. DynAOP)) weaving and has excellent performance while not requiring precompiled code or a different language. It can also work with different aspect implementations.
<< Home