bzero
also available in XML
Copyright (c) 2002
powered by bzero
|
2002-12-28xmlrpc irritation
I find it incredibly irritating that xmlrpc doesn't handle None
type objects from python. There doesn't seem to be anyway to pass a null object using xmlrpc. If I change xmlrpc it then becomes incompatible with other implementations so I suppose I have to use a special value to represent None. Grrrrr. Dave Winer - I hope you are listening! Comment on this post [ so far] |