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