I think the original intent of Ben's post was that Spring has some awesome features that warrant the hype. I think it was the swapping of strategy interface implementations in a production application that he was referring to when he said he didn't see the value (simply because he doesn't believe this happens or does not happen often enough to warrant the hype this side-effect of using Spring's DI support provides).
And yes, I realize that there are other advantages to using DI, such as ease in unit testing, cleaner code, etc.
Sorry to put words in your mouth Ben.
-Arthur Loder


Reply With Quote
