Make ActionContainer use BUILDARGS instead of wrapping the constructor.
[catagits/Catalyst-Runtime.git] / TODO
CommitLineData
44f879d3 1Known issues:
6a893485 2
cb092ef3 3Documentation:
9de04be2 4
cb092ef3 5 - Catalyst/Upgrading.pod needs brushing up
44f879d3 6
a541abb8 7 - Warning when you pass $c->model("MyApp::Model::Foo") is the generic
8 warning for regex fall back. Should be more specific about what you
6d27bb31 9 screwed up, and the docs for $c->model should be more explicit about
10 what is expected. This probably also applies to view/controller.
11
9de04be2 12Profiling:
2105b371 13
9de04be2 14 - vs 5.70 and optimisation as needed.