proposal for restricting a service to a single interface

Following up on the action item I have, I'd like to propose
the following:

- Require all <port>s within a <service> element to implement
  exactly the same interface. Thus, each <port> is an alternate
  implementation of the same interface.
- The interface will be indicated with a new attribute: 
    <service interface="qname"> ... </service>
- As with any interface in WSDL 1.2, this interface could
  have extended any number of other interfaces.

I will soon send the updated binding proposal which takes this
into account to dramatically simplify the binding stuff. If
this doesn't get accepted then I'll re-do the binding proposal.

Sanjiva.

Received on Monday, 21 April 2003 18:38:51 UTC