X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=TODO;h=409d8b2b551118da56c92e82aa434de8e9001209;hp=d88fce5102ec0817b9fc2b4c860bd30adf0b68ab;hb=731a47570cbf9ee677b9a016b7588950b946829b;hpb=19c64905295c1483ceaa41d0ba498b52bf4fab5e 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..