Diez,
Yes thanx - that (structs) is indeed where my confusion lies... :)
Alas, ordered parameters it is.
On Mar 19, 5:44 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> I don't see[1] the possibility to pass keyword arguments via XMLRPC. Where
> did you get that impression from? You can
[EMAIL PROTECTED] wrote:
> I've just noticed that I can't seem to use keyword arguments for
> xml-rpc requests even though the protocol itself encodes parameter
> names, types, and values when it sends the xml across the network.
> This becomes a bit problematic for me b
I've just noticed that I can't seem to use keyword arguments for
xml-rpc requests even though the protocol itself encodes parameter
names, types, and values when it sends the xml across the network.
This becomes a bit problematic for me because I want to store some XML-
RPC metho