by abhinav_soni
This article provides alternative to Java's Proxy class with bytecode manipulation.
by Guirec
A journey into AOP land with concerns, pointcuts, joinpoints, advices, aspects, interceptors, proxies, targets, mix-ins, composites...
by Ev Uklad
Another way of using proxies and interceptors from Castle Dynamic Proxy framework
by Ev Uklad
Add ability to track changes in a model class; use a proxy interceptor to execute a rule attached to a model property