Merge branch 'master' into gsoc_breadboard
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index 9b4684f..5e3c68e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -145,8 +145,16 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
      - Test loading container outside Catalyst, and these services working
      - Test Catalyst / MyApp is not loaded
 
+    16) _build_(request|response)_constructor_args need replicating in
+        this branch.
+
 ### Next steps
 
+  - Push the config built in the container back up onto the app
+
+  - Find a better way to make path_to work. Current fix is in
+    Catalyst::IOC::Container, subs build_home_service, build_root_service.
+
   - Improve validation on the 'component' methods in  Catalyst::IOC
     (check the type of the component, etc)