Talk comments

Could be more charismatic and with more complex use cases.

Really enjoyed this talk, because a lot of knowledge shared with audience

@Marcin: With Twig Extensions we can maintain some separation, also in some cases its possible to do lazy fetches via the model instances you pass to the view and by using JMSSerializerBundle "groups" to prevent following relations you don't want to show up in the xml/json. Web dev isnt about being puristic, we have to stay pragmatic .. for example doing an "is_granted" check in the view is also ok ..

Now if you really dont want this, then you can of course add conditional statements into your controller. If they can be generalized you can also add them to the ViewHandler of FOSRestBundle.

Good information on some stuff that should just also be documented that good :)

I already implemented an REST-Api uses the Serializier component. Thanks for the aditionally information about that feature. I will use it to perfect currently project.

Interesting talk with not too much new input - maybe a bit too much advertising for theodoo

a bit too detailed and monotone - thanks for all your work anyway

Really interesting approaches to deal with legacy projects.