Closed jeremy-w closed 12 years ago
A better approach would be an easy way to override, on a type-by-type basis, the encoder used by wrap-restful-response. This just makes it easy to add custom encoders for JSON, but if you want custom YAML encoding? No help.
Thanks!
This simplifies using custom encoders for types not directly supported by Cheshire without sacrificing the generality of the wrap-restful-* functions.