Remove fixed TODO item.
[catagits/Catalyst-Runtime.git] / TODO
1 Known issues:
2
3      - MX::Emulate::CAF - list assignment (see notes in Upgrading.pod and
4        branch in svn)
5
6 Documentation:
7
8    - Catalyst/Upgrading.pod needs brushing up
9
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
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
15 Profiling:
16
17   - vs 5.70 and optimisation as needed.