X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=694dc0e0bbd7ebea307b3ee83a31eb13b7d7e86e;hb=d91474f509dab7dce4c3e4328e674ab9fea29284;hp=9c225aa1783c680e9d9535842874c81e49c9f14d;hpb=083ee5d9a198ffee958dd54179c7352e6dc13c11;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 9c225aa..694dc0e 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,8 @@ Pending patches: Back-compat investigation / known issues: + - FIXME notes in Catalyst::Dispatcher + - Common engine test failures, look into and get tests into core. - CatalystX-Imports, Class::MOP doesn't consider anon subs in the symbol @@ -18,6 +20,10 @@ Back-compat investigation / known issues: - Run another round of repository smokes against latest 5.80 trunk, manually go through all the things which are broken (t0m). + - Catalyst::Plugin::Authorization::ACL + - Catalyst::Plugin::Server + - Should hopefully be fixed now.. + - Catalyst-Plugin-Cache dies due to mk_accessors('meta') - Catalyst-Action-REST appears to have real issues, investigate