X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=6e237a144554943efc667dece66a2d753f4676e3;hb=e0e936fbb73afed1b8bcd36adc259333e9e1746e;hp=4862bfeded30519526038e5c6228458ddbe1d2e5;hpb=17b3d80076b6acb25d56ed83b0ed7134ed4fb343;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 4862bfe..6e237a1 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,12 @@ TODO for brach namespace_handling_refactor: -- refactor code in - * Catalyst::Dispatcher::get_containers # No Idea +- refactor code in * Catalyst::Dispatcher::get_containers # No Idea + * Catalyst::Dispatcher::dispatch_type # DONE * 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 + to use the same namespacing method + +- Ok, so can you add tests for ->config(actions => { foo => { ActionClass => '+Bar' }}); \ No newline at end of file