r70@latte: adam | 2006-12-06 00:46:28 -0800
[catagits/Catalyst-Action-REST.git] / TODO
1 * Override setup_classes from Catalyst::Base, so things that use 
2   C::Controller:REST don't need to have ActionClass('REST') on them
3
4 * More documentation of the Serialization/Deserialization process. 
5
6 * More Serializers!
7
8 * More status methods!
9
10 * More tests
11
12 * Make the different Serialization mechanisms no longer required.