30 May
2002
30 May
'02
4:34 p.m.
> When the xml-rpc marshaller sees a None going *out* of Zope, I think it makes > sense to marshall this is an integer zero (or Joachim suggested the string > "None"). That makes more sense than raising an exception. (In Zope, anyway. > 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