X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=fcade74fbdf44bad91ecc0be0d25a7fd2dbfdbe6;hb=a8f4e833e16a5d2f034afbaf3a94ecdb475ec9cb;hp=fa6795cb88694abe4f95ed7d74b73de78ed91a37;hpb=e2c53892260bc031f8dd42ec403fc96269020e7b;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index fa6795c..fcade74 100644 --- a/TODO +++ b/TODO @@ -7,4 +7,6 @@ TODO for brach namespace_handling_refactor: * 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