Hi all,
I read a few thoughts about Zend_Rest_Client and Zend_Http_Client on the
mailinglist. If you filter the list by searching for the subject
"Zend_Rest_C" you can check what others have written.
We lately noticed quite a few problems with both Zend_Rest_Client and
Zend_Http_Client, that can be fixed relatively easily if we treat them
as issues. There is at least on issue reported in the issue tracker.
In a project we circumvented the problem with the XML reponse from
Zend_Rest_Client by inheritance and overriding the __call method. A
pluggable responsehandler would be a nice and clean solution, as
discussed by Matthew WOP nd Hector Virgen.
We could not fix the restPut function because it is declared as final
(Was God involved in writing that?).
This is one of the things I'd like to change.
Another issue is that Zend_Http_Client does not send PUT and DELETE
data. There is a fix for that documented in the tracker. I tried that
fix and it works, but I couldn't find the unit tests so far. Is
Zend_Http_Client considered untestable? Or should AllTests.php be run?
I wonder if others experience these problems too, or is simply no one
using the components that way?
Feedback on this is very much apprieciated.
Bart McLeod
Op 06-06-11 14:57, onur.ozgur.ozkan schreef:
Your welcome. If you improve the helper, or find better solutions, let me
know. It will be very good if you push request on github. Bugs and comments
always welcome.
Best regards.
--
View this message in context:
http://zend-framework-community.634137.n4.nabble.com/Zend-Rest-Controller-Retrieve-PUT-data-tp3529898p3576840.html
Sent from the Zend Framework mailing list archive at Nabble.com.
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]