X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=29c4f6c7f29968b4fdebe5a87e6de294841c0ceb;hb=d157ca3d8868a6a692c14109c1c86571d95be5ca;hp=2443b0f03fa3641185e52799fa7afd3e96643edb;hpb=e63bdf38982956964059c65227f31a7b13dbf841;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 2443b0f..29c4f6c 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,5 @@ +Compatibility: - - Add Class::Accessor compats - * Catalyst::Request - * Catalyst::Response - * Catalyst::Dispatcher - * Catalyst::Request::Upload - * Catalyst::Action - * Catalyst::ActionChain - * Catalyst::ActionContainer + - $self->config should warn as config should only ever be called as a + class method. - - Make classes immutable at setup() time - - - - 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