Y
Hacker News
new
|
ask
|
show
|
jobs
by
ahansen
2804 days ago
In this context I believe he is referring to dependency injection.
1 comments
vietjtnguyen
2804 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
2804 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