added path_to and better config handling to the TODO
André Walker [Mon, 6 Feb 2012 21:45:47 +0000 (19:45 -0200)]
TODO

diff --git a/TODO b/TODO
index 9b4684f..4d932a7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -147,6 +147,11 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
 ### 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)