[wsf-c-dev] [wsf-php] RM API
Samisa Abeysinghe
samisa at wso2.com
Tue Feb 6 01:13:09 PST 2007
James Clark wrote:
>> This depends on the way one is using RM. If one normally need to
>> send several messages in the same sequence then from the php
>> user perspective he need to repeatedly set the option that sequence is
>> "open"
>> until the last message he send where on the other hand if he use
>> "lastMessage" he need to set the option only once.
>>
>
> Not so. All he has to do is set it open once in the clientOptions,
> because the message options are defaulted from the client options, and
> then open false once in the message options.
>
> The simplest possible way of using RM is one message per sequence. It
> may not be optimal or most efficient, but it is undeniably the simplest.
> We can support this in a way that provides the simplest possible user
> experience: just by setting a single option (reliable=>true), they get
> reliability. If they need something fancier or more efficient, then
> they can add more options, but we should provide a maximally simple way
> for people to get started.
>
+1. That sounds reasnable.
Samisa...
--
Samisa Abeysinghe : http://www.wso2.org/ (WSO2 Oxygen Tank - Web Services Developers' Portal)
More information about the Wsf-c-dev
mailing list