From: Tomas Doran Date: Sat, 14 Feb 2009 18:23:38 +0000 (+0000) Subject: Update TODO X-Git-Tag: 5.80001~103 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=35ea2ce8f440c1a94408a6e8f4ec169e907b940b Update TODO --- diff --git a/TODO b/TODO index f42f480..bec19e9 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,17 @@ Documentation: screwed up, and the docs for $c->model should be more explicit about what is expected. This probably also applies to view/controller. + - Run more smokes + + - Test/document ->Class::MOP::Object::meta call in ::ClassData + + - Change dispatcher and upgrade docs appropriately (no new method needed) + + - Using anything ::[CMV]:: should warn (once, on boot). + + - TestApp should not use NEXT. There should be a TestAppNEXTCompat + which does but is standalone.. + Profiling: - - vs 5.70 and optimisation as needed. + - vs 5.70 and optimisation as needed on perl 5.8 (5.10 is already faster!).