Initial commit of Catalyst-Action-REST
[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
4* Create generalized serializer/deserializer, that uses content_type to
5 choose
6
7* Document everything
8
9* More tests
10