null
Julian Bond
gets it: There's one solution that I whole heartedly support.
"Use named params. Ignore parameters you don't recognise. Default
parameters that are not passed". This advice applies
whether you are using HTTP GET with CGI, can be applied to XML-RPC,
and applies to SOAP.