Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

What you say is dependency injection, but what people usually mean when they say a "dependency injection framework" is the bits of managing the creation of dependencies and getting them into the class's scope without having to add it as a parameter to every upper scope class's argument list.


Ah...

Do you know any good references for describing DI frameworks more? Because right now, my cynical take based on your description is that it's a TON of over-engineering and an absurd amount of complexity being added just to avoid a couple extra lines of code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: