BobKs weblog

SunMonTueWedThuFriSat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31

also available in XML
Copyright (c) 2002
powered by bzero

2002-12-28

xmlrpc 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]