[Catalyst] Using JSON

Oliver Charles oliver.g.charles at googlemail.com
Wed Apr 15 01:27:44 GMT 2009


2009/4/14 J. Shirley <jshirley at gmail.com>:
> The other solutions above that don't have you using View::JSON are wrong.
>
> Use Catalyst::View::JSON.
>
> Do not use other things

Presumably this is only for serving JSON responses, right? Not for
actually doing any JSON parsing on requests (like if JSON is POST from
the client to the server - I dunno if that happens, because I don't
touch JS).

-- 
    Oliver Charles / aCiD2



More information about the Catalyst mailing list