actually, not so planned
André Walker [Fri, 12 Aug 2011 13:34:07 +0000 (10:34 -0300)]
TODO

diff --git a/TODO b/TODO
index 2db1ad6..aa8e0b6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -113,9 +113,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
   - 16:01 < shadowpaste> "t0m" at 217.168.150.38 pasted "more explicit? thoughts?" (13 lines) at http://paste.scsys.co.uk/131520
 
-  - make ACCEPT_CONTEXT and COMPONENT optional in Catalyst::IOC::BlockInjection and Catalyst::IOC::ConstructorInjection
-    - Create COMPONENTSingleton life cycle
-
   - Back compat for Catalyst.pm moved methods (locate_components)
 
   - Test custom container
@@ -131,6 +128,9 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
 ### Next steps - less planned:
 
+  - make ACCEPT_CONTEXT and COMPONENT optional in Catalyst::IOC::BlockInjection and Catalyst::IOC::ConstructorInjection
+    - Create COMPONENTSingleton life cycle
+
   - Creating service()-like sugar for component
 
   - Test cases for extending the container in an application.