-- Hector Virgen <[email protected]> wrote (on Tuesday, 22 March 2011, 01:25 PM -0700): > Thanks, Matthew. That's what I've been doing for the time being. > > I'm considering putting together a proposal to improve Zend_Rest (for ZF2.0). > Improvements would include: > > • Client support for various response content types (xml, json, etc.)
I'd expect this to be pluggable -- i.e., allow passing in handlers for different Content-Types (and/or use the EventManager, and simply return if a value is returned). > • Full level 3 maturity (server and client) according to the Richardson > Maturity Model > http://martinfowler.com/articles/richardsonMaturityModel.html That would be *fantastic*. :) > Any thoughts on this? GO, GO, GO!!!! -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
