X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=TODO;h=a88fd217e3fbeb185dfd3739d0fc3b5abae31d8b;hp=d6505f827b323b9dcbd557d158190f9f6a6406e0;hb=6d27bb31757fb5f513d5c65aa54a7ea4305aa023;hpb=f9c35d6c89dd952bca54df157740dcbcebd14441 diff --git a/TODO b/TODO index d6505f8..a88fd21 100644 --- a/TODO +++ b/TODO @@ -15,6 +15,11 @@ Documentation: - 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 + screwed up, and the docs for $c->model should be more explicit about + what is expected. This probably also applies to view/controller. + Profiling: - vs 5.70 and optimisation as needed.