Category

unit testing

AOP
Premium

A brief comparison of fundamental AOP techniques

In my previous post “Why choose DI Interception over Aspect Oriented Programming?” [https://www.kenneth-truyers.net/2013/05/16/why-choose-di-interception-over-aspect-oriented-programming/] I explained my preference for DI interception over AOP. I received a lot of comments on this (especially on reddit) which pointed out some errors....