From: Tomas Doran Date: Fri, 6 Mar 2009 22:48:37 +0000 (+0000) Subject: backout, wrong branch fail X-Git-Tag: 5.80001~40^2~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=ef5fb74dfe71c33b116013c28bdc1d792310a474 backout, wrong branch fail --- diff --git a/TODO b/TODO index 799ba5a..03ae67f 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,7 @@ Known issues: Documentation: - - Catalyst/Upgrading.pod needs brushing up and C3 linerisation covering. + - Catalyst/Upgrading.pod needs brushing up - Warning when you pass $c->model("MyApp::Model::Foo") is the generic warning for regex fall back. Should be more specific about what you @@ -11,7 +11,10 @@ Documentation: - Run more smokes - - Fix the bleedin visit bug + - Using anything ::[CMV]:: should warn (once, on boot). + + - TestApp should not use NEXT. There should be a TestAppNEXTCompat + which does but is standalone.. Profiling: