Added Test Suite
[catagits/Catalyst-Action-REST.git] / TODO
diff --git a/TODO b/TODO
index 572dd3d..606a21a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,6 @@
 * 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
-
 * Document everything
 
 * More tests