Dependency Injection as Function Currying
Dependency Injection is one of the techniques that I use regularly when I am programming in Java. It's a nice way of making an application decoupled from concrete implementations and localize object creation logic within specific bootstrapping modules.
Mar 01 2010 11:47 AM

Shuffle
































