|
|
|
|
|
by bcrosby95
481 days ago
|
|
DI frameworks save you from writing trivial code, and it masks dependency insanity. This is why I don't use it even in Java. If the codebase gets to the point where a DI framework is really useful then you've fucked yourself over. |
|
This is still insanity, but the insanity comes from Java EE rather than the apps themselves.