17.Feb.2010 at 14:47 by Andreas H
Der Doctrinevortag war flüssiger, hatte den Eindruck, dass Dir dieser schwerer gefallen ist...
Dennis Benkert (17.Feb.2010)
Talk at Symfony Live Conference 2010 (English - US)
Using symfony Events you create code that's pluggable to
nearly every part of the application. If you're using events your code
gets decoupled and testable, too. In this session I'm going to show
you can use symfony's Events to create extendable applications and how
events can be used to make your code more reusable.
Quicklink: https://joind.in/1415
Slides: Using symfony events to create clean class interfaces
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?
17.Feb.2010 at 14:47 by Andreas H
Der Doctrinevortag war flüssiger, hatte den Eindruck, dass Dir dieser schwerer gefallen ist...
19.Feb.2010 at 14:07 by Daniel Londero
Very nice and easy to understand presentation about a topic not so easy. I'll refactor some code in my projects using events to decouple things such as email confirmations and other things fired by something particular.
17.Feb.2010 at 14:41 by Toni Van de Voorde
thx for the good introduction to events.