On Thu, Nov 5, 2009 at 1:24 PM, Tomas Doran <[email protected]> wrote:
> > > I've said this before, but I think this is something that Catalyst core >> should handle, not left to a plugin. >> > > I'd probably agree with you, at least as a configurable parameter - some of > the things I'm doing now are really horribly breaking abstraction to get > things done.. > 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? -- Bill Moseley [email protected]
_______________________________________________ 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/
