include test for failure mode
[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 Testing:
9
10    - Run more smokes
11
12 Profiling:
13
14   - vs 5.70 and optimisation as needed on perl 5.8 (5.10 is already faster!).