X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=fa6795cb88694abe4f95ed7d74b73de78ed91a37;hb=e2c53892260bc031f8dd42ec403fc96269020e7b;hp=f685c991a02a86ca1e32a7d59a5272ada6d52002;hpb=bb33cb06497384cec8ca0baf49f793cd36cebfe4;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index f685c99..fa6795c 100644 --- a/TODO +++ b/TODO @@ -1,21 +1,10 @@ -Known issues: +TODO for brach namespace_handling_refactor: - - Catalyst-Log-Log4perl Deep recursion on subroutine "MockApp::setup" due - to Adopt::NEXT not remembering which setup methods were already called - and which not, like NEXT does. Log::Log4perl needs to be fixed and the - problem should be described in Upgrading.pod. (rafl) +- refactor code in + * Catalyst::Dispatcher::get_containers # No Idea + * Catalyst::Dispatcher::dispatch_type # DONE - - Waiting on new releases: - - Catalyst::Plugin::Authentication - 0.100092 - - Catalyst::Action::RenderView - 0.08 - - - MX::Emulate::CAF - list assignment (see notes in Upgrading.pod and - branch in svn) - -Documentation: - - - Catalyst/Upgrading.pod needs brushing up - -Profiling: - - - vs 5.70 and optimisation as needed. + * Catalyst::Controller::_parse_ActionClass_attr # DONE + * Catalyst::Dispatcher::_load_dispatch_types # DONE + * Catalyst::setup_plugins # DONE + to use the same namespacing method \ No newline at end of file