When inserting Cat::Req::REST, always add trait, rather than sometimes using the...
[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
fe6e22b4 12* Add a preference weight for what type of content to return given an
13 equal weight Accept header.