X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=03ae67fdc0283e190537cd3a7be2b1382b7ce4f9;hb=2167982fde3685f83594211f034e89f2fd67e336;hp=d96f8f7033d158603d33e203d816fbe7802d48ea;hpb=a541abb8dedb308886532aacf6abff3b958fdd49;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index d96f8f7..03ae67f 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,5 @@ Known issues: - - MX::Emulate::CAF - list assignment (see notes in Upgrading.pod and - branch in svn) - Documentation: - Catalyst/Upgrading.pod needs brushing up @@ -12,6 +9,13 @@ 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 + + - 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!).