Doc improvement for ->visit. mateu++
[catagits/Catalyst-Runtime.git] / TODO
CommitLineData
44f879d3 1Known issues:
6a893485 2
3 - Catalyst-Log-Log4perl Deep recursion on subroutine "MockApp::setup" due
4 to Adopt::NEXT not remembering which setup methods were already called
5 and which not, like NEXT does. Log::Log4perl needs to be fixed and the
6 problem should be described in Upgrading.pod. (rafl)
c571d2c8 7
dc0e73a3 8 - Waiting on new releases:
9 - Catalyst::Plugin::Authentication - 0.100092
2b327b1f 10 - Catalyst::Action::RenderView - 0.08
8a440eba 11
cb092ef3 12 - MX::Emulate::CAF - list assignment (see notes in Upgrading.pod and
13 branch in svn)
9de04be2 14
cb092ef3 15Documentation:
9de04be2 16
cb092ef3 17 - Catalyst/Upgrading.pod needs brushing up
44f879d3 18
9de04be2 19Profiling:
2105b371 20
9de04be2 21 - vs 5.70 and optimisation as needed.