Doc for MX::E::CAF list assign bug, TODO updates incl Prefork tested
[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
4348c28b 11 - CatalystX::CRUD - 0.38
8a440eba 12
cb092ef3 13 - MX::Emulate::CAF - list assignment (see notes in Upgrading.pod and
14 branch in svn)
9de04be2 15
cb092ef3 16Documentation:
9de04be2 17
cb092ef3 18 - Catalyst/Upgrading.pod needs brushing up
44f879d3 19
9de04be2 20Profiling:
2105b371 21
9de04be2 22 - vs 5.70 and optimisation as needed.