[Catalyst] Question about C:P:Unicode(::Encoding)

Bill Moseley moseley at hank.org
Thu Nov 5 21:31:14 GMT 2009


On Thu, Nov 5, 2009 at 1:24 PM, Tomas Doran <bobtfish at bobtfish.net> 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
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20091105/63daa=
e2b/attachment.htm


More information about the Catalyst mailing list