X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=TODO;h=0f3b2c488859cfa9a93ba49d3b96c436468398d2;hp=232721b5613e5168aa89bdc82fb2ac4db28b2665;hb=7c79dcf34b1c15b97859848c56c499f4c7acfd0c;hpb=9e5ac6dfd960cbf38a1e091c807a30de310740bf diff --git a/TODO b/TODO index 232721b..0f3b2c4 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,10 @@ +Bugs: + - Make logging levels properly additive. + + - Chained bugs in http://github.com/bobtfish/catalyst-app-bug-go_chain/tree/master + Compatibility: - $self->config should warn as config should only ever be called as a class method. - - Need at least good docs on how C3 fail occurs. - -Testing: - - - Run more smokes - -Profiling: - - - vs 5.70 and optimisation as needed on perl 5.8 (5.10 is already faster!).