Content tagged with "di"
-
Dependency injection pattern when using services-based containers: a trait per dependency
Friday, July 29, 2016 - 14:13Phew, what a mouthful. But at least unlike a lot of other mouthfuls, it at least has a few teeth.
-
Testable dependency injection in a DI-lite framework like Silex
Friday, May 13, 2016 - 10:53Light frameworks should not mean heavy coupling
-
Services files are the most powerful bits of Symfony and hence Drupal 8
Wednesday, March 16, 2016 - 16:43Big services have little services/ Dependency-injected/ And little services have littler services/ And so on, as expected.
-
Using dependency injectors to build "just-in-time" object-oriented code evaluation
Monday, June 9, 2014 - 15:58Imagine a version of eval() that's much harder to shoot yourself in the foot with! Not hard to imagine, right?