Feb 19, 2010, 17:02 by pgodel
Good talk about using symfony components. Both speakers did a great job with the presentation.
Lukas Kahwe Smith (Feb 17, 2010 at 09:00)
Talk at Symfony Live Conference 2010 (English - US)
The Okapi framework was initially developed by the Liip AG together
for use at local.ch as thin layer mainly handling XSLT transformation
and request mapping between the Java backend and the PHP based
frontend. It has evolved since then but has stayed true its heritage
of being the thinnest possible layer that combines various open source
libraries. In this spirit the sfYaml component was integrated in
version 1.1 of the framework. Okapi 2 has integrated various
additional symfony components to further reduce the amount of code
that has to be maintained in house, while at the same time giving
Okapi a very modern architecture having adopted the event dispatcher,
request handler, service container components. This sessions explains
why we choose to integrate these components and how we went about
implementing them and more importantly what lessons we learned along
the way.
Quicklink: http://joind.in/1410
Feb 17, 2010, 09:50 by caefer
Very nice showcase presentation for the Symfony Components.