fix MRO
[catagits/Catalyst-Runtime.git] / TODO
1
2   - Add Class::Accessor compats
3     * Catalyst::Request
4     * Catalyst::Response
5     * Catalyst::Dispatcher
6     * Catalyst::Request::Upload
7     * Catalyst::Action
8     * Catalyst::ActionChain
9     * Catalyst::ActionContainer
10
11   - Make classes immutable at setup() time
12
13
14   - GRODITI's list:
15     * comments marked /Moose TODO/i in the code
16     * Fix the CDI compat hack so we can start moving to immutable
17     * Profile before and after immutable.
18     * I think now owuld be a good time to lay ground for the App / Ctx split