428468635a27f88a7fd2eb3c9591ab85fb4718a2
[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.