Hacker News new | ask | show | jobs
by mattmcknight 4710 days ago
"Separating configuration from use" is the principle, and dependency injection is one of many patterns used to aim for that... http://www.martinfowler.com/articles/injection.html#Separati...