From: Tomas Doran Date: Mon, 25 Jul 2011 17:42:14 +0000 (+0100) Subject: More TODO notes X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=731a47570cbf9ee677b9a016b7588950b946829b More TODO notes --- diff --git a/TODO b/TODO index d88fce5..409d8b2 100644 --- a/TODO +++ b/TODO @@ -64,6 +64,10 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree - This is so that you can just load the container and get models etc from it, without loading Catalyst. + - Finished documentation for ::IOC parts. + + - Test cases for extending the container in an application. + - Allowing people to change component lifecycles - This is done by being able to use an alternate Service class..