On 3/5/07, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote:
-- Chris Hartjes <[EMAIL PROTECTED]> wrote

When I did Zend_Service_Akismet, I simply didn't use Zend_Rest_Client --
the architecture of that component is XML-centric, and doesn't lend
itself to non-XML REST services.

You can take a look at the code I wrote for Zend_Service_Akismet if you
need ideas -- basically, I just send data using Zend_Http_Client, and
parse the response.


After seeing Davey's response as well (thanks Davey) I think that's
the best way to handle it.  Thanks to everyone for their help.

--
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

rallyhat.com - digital photo scavenger hunt
@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

Reply via email to