19.Feb.2010 at 17:02 by Pablo Godel
Good talk about using symfony components. Both speakers did a great job with the presentation.
Lukas Kahwe Smith (17.Feb.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: https://joind.in/1410
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?
19.Feb.2010 at 17:02 by Pablo Godel
Good talk about using symfony components. Both speakers did a great job with the presentation.
19.Feb.2010 at 17:36 by Pavel Campr
interesting topic, but sometimes the flow wasn't very linear, there vere many skips from one topic to another
17.Feb.2010 at 09:50 by Christian Schaefer
Very nice showcase presentation for the Symfony Components.