By javadonkey
via javadonkey.com
Published: Jul 02 2007 / 08:36
One of the biggest benefits of Dependency Injection is that you can easily swap components in or out. I find that I rarely actually need to do this. Is using Spring IoC or another IoC container a waste of time?
SaveShareSend
Tags: .net, frameworks, java, methodology
Comments
ronslow replied ago:
Not having used Spring/Dependency injection, am I right in thinking it's really a fancy version of what I know as the Factory pattern i.e. creating implementing classes at runtime - which is just good programming practice.
michaelsmanley replied ago:
The article is worth more for the good comments it received than the article itself.
Voters For This Link (14)
Voters Against This Link (0)