Talk in English - UK at phpDay 2011
Track Name:
Sala 2
View Slides: http://www.slideshare.net/shochdoerfer/real-world-dependency-injection-phpday
Short URL: https://joind.in/talk/daeae
(QR-Code (opens in new window))
Real World Dependency Injection
Comments
Comments are closed.
Clear, informative, well organized.
Even if I've already worked with DI it was very interesting to see the different approaches on how to do DI.
Good example.
This talk has been tremendously interesting and made me understand some things I never did.
Hochdoerfer's presentation has been extremely well laid out, interesting, and clear. Also his speaker's skills have been quite good.
One of the best talks in the whole conference as far as I'm concerned.
DI means passing objects to other objects while we build them instead of instanciating one inside the other. This talk nicely shows some of the various concepts of how a developer can define which object, or which type of object, is to be injected where. What I did not get from it is how these approaches relate to each other. It seems like there's some evolutuionary development of which they represent different stages, but still each of them will be the right one to use in certain situations. But there was definiteily some food for thought in this talk.
Good overview, nothing revolutionary, but really useful.