-- Joshua Beall <[EMAIL PROTECTED]> wrote
(on Thursday, 25 October 2007, 09:32 AM -0700):
> Joshua Beall wrote:
> > Much of the work looks like it has already been done in Zend_Rest_Server
> > -- but the deserialization code would also need to be written.
> 
> Actually, it looks like both the serialization and deserialization code is
> there in the XmlRpc classes -- it would just need to be refactored out.

Umm.. Zend_Rest_Server simply uses DOM to serialize XML. Yes, there are
some methods for converting certain types of values to XML, but nothing
too complex. If you feel it should be pulled out into a more general
component, please create a proposal.

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to