File: TODO

package info (click to toggle)
libcatalyst-action-rest-perl 1.21-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 476 kB
  • sloc: perl: 1,750; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
* Override setup_classes from Catalyst::Base, so things that use 
  C::Controller:REST don't need to have ActionClass('REST') on them

* 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.