[symfony-users] sfDoctrineRestGeneratorPlugin overriding method

2010-11-02 Thread ashton
Is it possible to use sf_method (or something else) to override the method? I tried to pass in sf_method, but I get "Could not validate extra field "sf_format"". Beyond that, has anyone seen any issues with the routing? /post.xml, /post.json get me Empty module and/or action after parsing the URL

[symfony-users] sfDoctrineRestGeneratorPlugin

2010-05-27 Thread oliverratajc...@googlemail.com
Hi everybody... i'm trying to use the sfDoctrineRestGeneratorPlugin. Installation and Generation seemed to work fine, but as soon as i try to make a request, it seems the autoXXXAction is not rendered correctly in the cache. In the response body, i receive the partial redered code of that class, s