[Zope] Re: access to ZCatalog-data via xmlrpc

Andy McKay Andy McKay <amckay@merlintechnologies.com>
Thu, 30 May 2002 09:34:34 -0700


&gt; When the xml-rpc marshaller sees a None going *out* of Zope, I think it makes 
&gt; sense to marshall this is an integer zero (or Joachim suggested the string 
&gt; "None"). That makes more sense than raising an exception. (In Zope, anyway. 
&gt; Im not making any comments about other xmlrpclib.py uses)

Maybe the new boolean False might be a better choice than 0. Although I'm not
sure doing anything with it is the way to go. SOAP may be a better choice...
-- 
  Andy McKay