On 5 Nov 2009, at 21:31, Bill Moseley wrote:
In general, I think the right place to do the decoding is as close
to the "edge" of the program as possible. That might mean
HTTP::Body -- or in the Engine code for query params. But, I
haven't looked at it. Where do you think that "edge" would be?
Yes.
Having not thought about it too hard, I'd say the engine code +
Catalyst::Request::Upload + probably HTTP::Body are the right places :)
Cheers
t0m
_______________________________________________
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/