X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=a77d9b86298fbdddcce525cf8dd7bd3dda42c8ca;hb=c0008fc76f34cc22ceaf80003191f73a2300bfe5;hp=606a21a8fa0d652aa6af65922b48d986b0ee1fa3;hpb=7ad87df957f65463dba321ebe616e2581b7ff58f;p=catagits%2FCatalyst-Action-REST.git diff --git a/TODO b/TODO index 606a21a..a77d9b8 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,13 @@ * 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 +* Add a preference weight for what type of content to return given an + equal weight Accept header. \ No newline at end of file