Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-03-13
Let's Code Dimdwarf #42: Without DI Frameworks
I had an idea to see how the program would fare without a Dependency Injection (DI) framework such as Guice. It should be possible to use just manual DI. It might even be much simpler that way. To find out, I will do a spike.