Add failing test for passing arguments to visited chained actions.
[catagits/Catalyst-Runtime.git] / TODO
CommitLineData
f0ee3380 1Compatibility:
2 - Deal with component downwards compatibility in 5.71 (make 5.71 call
3 mooses construction logic so that attributes get initialized etc).
4 - Provide an extension so that components can have a Moose::Object
5 constructor and an @ISA which makes c3 happy on both 5.7X and 5.8X.
6a893485 6
79a3f142 7Testing:
6d27bb31 8
35ea2ce8 9 - Run more smokes
10
9de04be2 11Profiling:
2105b371 12
35ea2ce8 13 - vs 5.70 and optimisation as needed on perl 5.8 (5.10 is already faster!).