Done
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index 3e499fe..d8af865 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,15 +30,14 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
 ###  Blockers
 
-  * Test all the options work on all of the scripts
   * Fix nginx middlewares so that they are generic, or can somehow
     be used by people with their own .psgi files
   * Fix a sane / nicer way to do custom engines.
 
+#### Script survey
+
 ###  Nice to have
 
-  * <@rafl> i've been thinking of maybe providing
-    MyApp->apply_default_middlewares($psgi_app)
   * Capture arguments that the plack engine component was run with somewhere,
     to more easily support custom args from scripts (e.g. Gitalist's 
     --git_dir)