Add failing tests for default HEAD dispatch
[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 * Add a preference weight for what type of content to return given an
13   equal weight Accept header.