X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=TODO;h=1f34c5e54d8675760533a117471fd009e2d85e1b;hp=946ebadca9b289d40fd16e29804642c0523c6244;hb=6a8be8eab855117aaf56bddecbf0934e6a8de6dd;hpb=a6337d69dd60e0938bc8a05737a27046eaecf752 diff --git a/TODO b/TODO index 946ebad..1f34c5e 100644 --- a/TODO +++ b/TODO @@ -37,9 +37,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree ### Nice to have - * 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 * throw away the restarter and allow using the restarters Plack provides * remove per-request state from the engine instance * be smarter about how we use PSGI - not every response needs to be delayed