572dd3d2cffbea0d52f7c0b13c18c0c630364be1
[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 * Create generalized serializer/deserializer, that uses content_type to
5   choose
6
7 * Document everything
8
9 * More tests
10