[Catalyst] Re: Bug in Catalyst::finalize_headers()

A. Pagaltzis pagaltzis at gmx.de
Sun May 6 16:25:32 GMT 2007


* Andy Grundman <andy at hybridized.org> [2007-05-06 17:15]:
> On May 6, 2007, at 10:44 AM, Bernhard Graf wrote:
> >BTW Catalyst::Plugin::Compress::Zlib also needs some work,
> >because it generally takes $c->res->body as a scalar buffer.
> 
> Yeah the compression plugins are old and don't support
> streaming. Patches welcome!

Shouldn’t this code be factored out in some base class so not all
engines and plugins need to reimplement the quacks-like-a-file-
handle tests etc? That would also make it easier to keep them
consistent across implementations, and would make it more likely
that implementations stay in synch in terms of feature support.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list