While it's not PHP specific, this recent article from Nat Pryce talks about dependency injection and how the pattern could be considered harmful in the wrong (framework's) hands.
encapsulationNay Pryce's Blog: "Dependency Injection" Considered HarmfulPHPDeveloper.org Mon, 01/10/2011 - 12:05
While it's not PHP specific, this recent article from Nat Pryce talks about dependency injection and how the pattern could be considered harmful in the wrong (framework's) hands. How inheritance, encapsulation and polymorphism work in C++Linux Today Wed, 05/20/2009 - 06:03
Alex Linux: "In this article, I would like to give you a short insight into what's going on behind the scenes. In particular we'll see how the three whales of OOP work in C++." |