Y
Hacker News
new
|
ask
|
show
|
jobs
by
vietjtnguyen
2808 days ago
What do you mean by DI? I find DI is an overloaded term.
1 comments
ahansen
2808 days ago
In this context I believe he is referring to dependency injection.
link
vietjtnguyen
2808 days ago
I guess I meant to ask what they mean by dependency injection. A bare version is just passing dependencies as arguments and I can't imagine what is so egregious about that. Maybe they mean something more complicated?
link
steveklabnik
2808 days ago
Given "I write my own harnesses as needed", I read the parent as talking about DI frameworks, not the general concept of DI.
https://en.wikipedia.org/wiki/Dependency_injection#Dependenc...
link