Remove fixed TODO item.
[catagits/Catalyst-Runtime.git] / TODO
CommitLineData
44f879d3 1Known issues:
6a893485 2
9db30915 3 - MX::Emulate::CAF - list assignment (see notes in Upgrading.pod and
cb092ef3 4 branch in svn)
9de04be2 5
cb092ef3 6Documentation:
9de04be2 7
cb092ef3 8 - Catalyst/Upgrading.pod needs brushing up
44f879d3 9
a541abb8 10 - Warning when you pass $c->model("MyApp::Model::Foo") is the generic
11 warning for regex fall back. Should be more specific about what you
6d27bb31 12 screwed up, and the docs for $c->model should be more explicit about
13 what is expected. This probably also applies to view/controller.
14
9de04be2 15Profiling:
2105b371 16
9de04be2 17 - vs 5.70 and optimisation as needed.