Use accessor instead of low level header value in tests
[catagits/Catalyst-Action-REST.git] / TODO
diff --git a/TODO b/TODO
index 606a21a..a77d9b8 100644 (file)
--- 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