[Zope] xmlrpc and zope objects

Brian Lalor blalor+dated+1021450746.cd7afc@ithacabands.org
Fri, 10 May 2002 01:19:03 -0700 (MST)


On Fri, 10 May 2002, Phil Harris wrote:

> The other big problem of course is that xml-rpc has no notion of 'None' or
> any representation of it.  This can cause problems where None is a valid
> value for a parameter.

Actually, there's an extension to XML-RPC to support "nil" types; I worked 
up a patch to xmlrpclib to map None to "nil", if anyone's interested.  I 
submitted it to the xmlrpclib maintainer, but got no response...

--
Brian Lalor
blalor@ithacabands.org