Re: RPC Style Issues (3)

Hi Tom,

> Since the whole RPC thing is a hint, can't we make the hint more useful to
> the languages (C/C++/Java etc.) that will need to decide if it's a return
> value or an output parameter?  If your WSDL2XXX doesn't need to know, it
can
> just ignore the attribute.

Yes, of course it can. However, customers will expect tooling
to support the stuff in WSDL. So just ignoring is not an
option .. of course you know this .. sorry to preach.

AFAIK WSDL 1.1 didn't have this kind of functionality. There are
other language supporting features one could add to WSDL - where
do we draw the line? Lisp has a multi-return concept - do we
want to allow multiple return values to be indicated?

Sanjiva.

Received on Tuesday, 28 October 2003 13:45:55 UTC