.psgi stuff is now sorted out
Florian Ragwitz [Wed, 2 Mar 2011 11:46:41 +0000 (12:46 +0100)]
TODO

diff --git a/TODO b/TODO
index f8a3d0c..a9c144e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -39,9 +39,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
 ###  Nice to have
 
-  * Do we need to do something else about middleware than let the user provide a .psgi?
-    What about the reverse proxy middleware
-  * Do we generate a .psgi by default?
   * 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