- From: Doug Davis <dug@us.ibm.com>
- Date: Thu, 25 Oct 2001 07:11:28 -0400
- To: Marc Hadley <marc.hadley@sun.com>
- Cc: Marwan Sabbouh <ms@mitre.org>, Kumeda <kumeda@atc.yamatake.co.jp>, "Williams, Stuart" <skw@hplb.hpl.hp.com>, xml-dist-app@w3.org
Couple of points: - While request/response may be supported on various transports, how it is done by each and how the end-application writer then needs to interact with the SOAP sender/node can still vary. - Whether or not an end-application writer can write in "blissfull ignorance of which underlying protocol is being used" is an implementation choice and I believe is outside the scope of the working group. (even though of course its a nice idea 8-) -Dug Marc Hadley <marc.hadley@sun.com>@w3.org on 10/25/2001 06:58:01 AM Sent by: xml-dist-app-request@w3.org To: Marwan Sabbouh <ms@mitre.org> cc: Kumeda <kumeda@atc.yamatake.co.jp>, "Williams, Stuart" <skw@hplb.hpl.hp.com>, xml-dist-app@w3.org Subject: Re: SOAP Binding Framework Concerns Marwan Sabbouh wrote: > > Your assertion: if the binding support a specific > flavour of request response ( where a specific flavour of request > response is identified by a URI and is an instance of a message exchange > pattern... , then we "can write my SOAP application in blissfull ignorance of which > underlying protocol is being used rather than tying it to a particular underlying protocol > and it's details" > > Please explain that? > > it is unclear to me how the above assertion hold true or what the real value is. It seems > to me that the SOAP application programmer still needs ( and wants) to specify the protocol > he needs to use. > This is where we disagree. The application programmer shouldn't care what the underlying protocol is, only that it supports the semantics required by the application. e.g. if the application only requires a request-response message exchange pattern then it would work over any binding that supports request-response. Why tie it to HTTP only ? Regards, Marc. -- Marc Hadley <marc.hadley@sun.com> XML Technology Centre, Sun Microsystems.
Received on Thursday, 25 October 2001 07:12:04 UTC