Adding a README
[catagits/Catalyst-Action-REST.git] / TODO
CommitLineData
256c894f 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
398c5a1b 4* More documentation of the Serialization/Deserialization process.
5
6* More Serializers!
7
8* More status methods!
256c894f 9
10* More tests
11
01f9819a 12* Make the different Serialization mechanisms no longer required.