X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=a77d9b86298fbdddcce525cf8dd7bd3dda42c8ca;hb=81b9fff3b22ae35a62336537466568c7aa54b384;hp=572dd3d2cffbea0d52f7c0b13c18c0c630364be1;hpb=256c894fcf95e1a0716676afb8f5732854734672;p=catagits%2FCatalyst-Action-REST.git diff --git a/TODO b/TODO index 572dd3d..a77d9b8 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,13 @@ * Override setup_classes from Catalyst::Base, so things that use C::Controller:REST don't need to have ActionClass('REST') on them -* Create generalized serializer/deserializer, that uses content_type to - choose +* More documentation of the Serialization/Deserialization process. -* Document everything +* 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