Take 2, update TODO
[catagits/Catalyst-Runtime.git] / TODO
1 Compatibility:
2
3    - $self->config should warn as config should only ever be called as a
4      class method.
5
6    - Need at least good docs on how C3 fail occurs.
7
8 Bugs:
9
10   - Fix the bleedin visit bug
11
12 Testing:
13
14    - Run more smokes
15
16 Profiling:
17
18   - vs 5.70 and optimisation as needed on perl 5.8 (5.10 is already faster!).