6 Commits

Author SHA1 Message Date
Samuel Gordalina
9dc8ba8a11 Fixed typo 2012-06-14 20:15:45 +01:00
Lukas Kahwe Smith
e9f4932e84 moved generic code into a separate library 2011-11-02 12:49:33 +01:00
Lukas Kahwe Smith
9ac872c53b handle "malformed" request bodies (fixes #132) 2011-09-30 09:55:43 +02:00
Johannes Schmitt
ae538ea14b fixed some more license headers 2011-08-18 08:25:25 +02:00
Lukas Kahwe Smith
191bcb3dc8 typo fix 2011-08-16 22:10:34 +02:00
Lukas Kahwe Smith
fc03a08873 move to using JMSSerializerBundle
- there are no more encoders and all serializer configuration needs to be done via JMSSerializerBundle
- instead one can now register decoders for the BodyListener
- formats now define of a format uses templating or not
- normalizers still need to be rewritten to follow whatever approach JMSSerializerBundle uses
2011-08-01 21:46:58 +02:00