X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=TODO;h=aa8e0b6236f2379161ad39d5aa98806680a18d3f;hp=2db1ad6cd737b5bbf277390830b6f7461d537e1c;hb=47500a27183d93021ff85c6c29a6f6c6f2dd2cdb;hpb=878cfbf2ec360b01decfe922d58e5091fe070ea5 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.