RE: Re: [DS4] Remote Procedure Call (RPC) - revised

Further change as discussed (removal of "then"):

The sender invokes the service by passing parameters that are serialised
into a message for transmission to the receiving server.

F

-----Original Message-----
From: Frank DeRose [mailto:frankd@tibco.com]
Sent: Wednesday, January 24, 2001 1:09 PM
To: john_ibbotson@uk.ibm.com
Cc: xml-dist-app@w3.org
Subject: Re: [DS4] Remote Procedure Call (RPC) - revised


John,

A suggested edit for DS4:

From:

The sender invokes the service by setting parameters in a local object whose
properties are then serialised into a message for transmission to the
receiving server.

to:

The sender invokes the service by passing parameters that are then
serialised into a message for transmission to the receiving server.

F

Received on Wednesday, 24 January 2001 16:11:25 UTC