X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=d8eefc454f0749d557c21474095ebeef24d3f417;hb=fec3ecdf7bc2937420c0770235c371fbb6238ea8;hp=2443b0f03fa3641185e52799fa7afd3e96643edb;hpb=e63bdf38982956964059c65227f31a7b13dbf841;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 2443b0f..d8eefc4 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,12 @@ +Bugs: + - Make logging levels properly additive. + - Stats bugs? + - Moose tests failing - new MX::MethodAttributes helps with this somewhat. - - Add Class::Accessor compats - * Catalyst::Request - * Catalyst::Response - * Catalyst::Dispatcher - * Catalyst::Request::Upload - * Catalyst::Action - * Catalyst::ActionChain - * Catalyst::ActionContainer + - Chained bugs in http://github.com/bobtfish/catalyst-app-bug-go_chain/tree/master - - Make classes immutable at setup() time +Compatibility: + - $self->config should warn as config should only ever be called as a + class method. - - GRODITI's list: - * comments marked /Moose TODO/i in the code - * Fix the CDI compat hack so we can start moving to immutable - * Profile before and after immutable. - * I think now owuld be a good time to lay ground for the App / Ctx split \ No newline at end of file