[Catalyst] Question about C:P:Unicode(::Encoding)
Tomas Doran
bobtfish at bobtfish.net
Thu Nov 5 22:25:45 GMT 2009
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
More information about the Catalyst
mailing list