From: André Walker Date: Fri, 12 Aug 2011 13:34:07 +0000 (-0300) Subject: actually, not so planned X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=47500a27183d93021ff85c6c29a6f6c6f2dd2cdb;hp=878cfbf2ec360b01decfe922d58e5091fe070ea5 actually, not so planned --- diff --git a/TODO b/TODO index 2db1ad6..aa8e0b6 100644 --- 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.