2009/4/14 J. Shirley <[email protected]>:
> 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
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/