X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=946ebadca9b289d40fd16e29804642c0523c6244;hb=a6337d69dd60e0938bc8a05737a27046eaecf752;hp=f47c6b4599123a0cb41305f9a92cdf6a50655ce8;hpb=ae908e7e03307c90b941d8ada68be61f66b10bab;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index f47c6b4..946ebad 100644 --- a/TODO +++ b/TODO @@ -30,7 +30,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree ### Blockers - * Add a warning for PSGI engine compat hack * Test all the options work on all of the scripts * Document how to use your own .psgi (and how you need to do ReverseProxy yourself if you do) * Document migration for setting engine in setup @@ -38,8 +37,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree ### Nice to have - * throw out Catalyst::Test's remote_request in favour of - Plack::Test::ExternalServer * make sure we're running under a server that support psgi.streaming - maybe just load the BufferedWrite middleware, although that might break things relying on ->write doing an unbuffered write