X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=2683e0ce0310aed19e58646edb62c3d036e7468c;hb=06316b0d1f745d8a2775cabcae87737831f308f1;hp=94d2badb79c2f124e177d3e81edfd1976c090514;hpb=b8c160a4a02cba800468b8bba63e244da662b694;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 94d2bad..2683e0c 100644 --- a/TODO +++ b/TODO @@ -153,8 +153,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree - 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. - Using the sugar added in the previous item - Test when Model::Foo depends_on Model::Bar