X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=05f4776734fe26f66fd308c530d96abcc18bbeea;hb=398c5a1bfa52e417d07af96341ec75424dd519ed;hp=606a21a8fa0d652aa6af65922b48d986b0ee1fa3;hpb=7ad87df957f65463dba321ebe616e2581b7ff58f;p=catagits%2FCatalyst-Action-REST.git diff --git a/TODO b/TODO index 606a21a..05f4776 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,11 @@ * Override setup_classes from Catalyst::Base, so things that use C::Controller:REST don't need to have ActionClass('REST') on them -* Document everything +* More documentation of the Serialization/Deserialization process. + +* More Serializers! + +* More status methods! * More tests