Charles,
Is there any way to create a tool similar to WSDL.exe that will query an
XML-RPC service and then generate the required interfaces and structs? Does
the XML-RPC spec have any way of returning that information?
While it's very nice that only an interface definition is currently required
as opposed to creating the classes, it is the structs that a real pain.
Many times a method will use a struct that has 15-20 members, with some of
those being other structs with a similarly large number of members. It
would be really, really nice if those could be auto-generated.
Thanks,
--Oren
[Non-text portions of this message have been removed]