X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=fce0aca59f4541f10d877e3b0c34a4e59c0fca6c;hb=121b0c3a224819a5b0f59429b57f5abd8ebf5f7e;hp=7b769be452aed3c48f5a9a717cb8bde0f747612d;hpb=54f4bfeffdb580af3e4668d31c855bccb1e0623a;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 7b769be..fce0aca 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,8 @@ Back-compat investigation / known issues: - Generally unhappy with the on_end_of_scope immutable approach, try removing new method from plugins (and emitting warning). - - Common engine test failures, look into and get tests into core. + - Engine test failures, look into and update tests / do fixes as + needed. - CatalystX-Imports, Class::MOP doesn't consider anon subs in the symbol table as methods, tests + fix, or explanation and documentation? @@ -30,10 +31,7 @@ Back-compat investigation / known issues: - Catalyst-Plugin-Cache dies due to mk_accessors('meta') - CatalystX-CRUD fails tests against 5.80 (karpet) - - - Catalyst-Engine-Apache - Deep recursion on subroutine - "Catalyst::Action::execute", investigate once all other tests pass - + - Issues with TWMC not being loaded when it used to be in 5.70 (Bill Moseley)