At 03:14 PM 9/27/2002 -0700, you wrote:
> > My question is how can I make a more structured
> > "thingie" like for example a vector of vectors to be an argument or a
> > return value ?
>
>Yes, you can do that.  Read the documentation for answers.

Well, can you be more specific?  I don't see much about this issue except 
for one vague sentence
in the XML-RPC type description page.  Do you mean I have to write myself a 
new XmlRpcHandler?

The only thing that is different between <int> type and <MySalesInvoice> is 
how to convert MySalesInvoice to/from
XML to an object.  Shouldn't there be a way to just plugin this piece into 
the standard handler?

Stan Berka

Reply via email to