some more comments and little changes as well as some notes. test output still the...
[catagits/Catalyst-Runtime.git] / TODO
CommitLineData
059c085b 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
e63bdf38 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