Talk:Dependency injection/Archives/2015/January
Appearance
This is an archive of past discussions about Dependency injection. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Overview
The parragraph that begins with "Implementation of dependency injection is often identical to that of the strategy pattern" seems irrelevant, because there's a lot of patterns that could use dependency injection. The pattern has to do more with architecture and creation than behavior of types.