Cleaner Coding with Dependency Injection
Robert Lemke (21.May.2010 at 15:00)
Talk at T3CON10 Dallas (English - US)
In this session you'll get an introduction to Dependency Injection, a powerful design pattern which makes your code more agile, stable and testable. You'll also get some insights into how true unit tests can by taking advantage of mock objects. In the end you'll see clean and intuitive code you always wished was possible in PHP.
Quicklink: https://joind.in/1667
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?




21.May.2010 at 19:57 by Søren Malling
A great explanation on what dependency injection really is, and why we "write as we do" in FLOW3, when creating setters and getters!