Doc for MX::E::CAF list assign bug, TODO updates incl Prefork tested
[catagits/Catalyst-Runtime.git] / TODO
1 Known issues:
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)
7
8      - Waiting on new releases:
9        - Catalyst::Plugin::Authentication - 0.100092
10        - Catalyst::Action::RenderView     - 0.08
11        - CatalystX::CRUD                  - 0.38
12
13      - MX::Emulate::CAF - list assignment (see notes in Upgrading.pod and 
14        branch in svn)
15
16 Documentation:
17
18    - Catalyst/Upgrading.pod needs brushing up
19
20 Profiling:
21
22   - vs 5.70 and optimisation as needed.