Re: [RESULT] [VOTE] Pass-by-value related SPI change

2008-03-07 Thread ant elder
On Wed, Mar 5, 2008 at 6:25 PM, Raymond Feng [EMAIL PROTECTED] wrote: snip Ant (I assume you are leaning to 2 with some name changes) DataExchangeSemantics sounds good for me. Less sure we really need the .feature. in the package name right now if the SPIs are going to reviewed/tidied in the

Re: [RESULT] [VOTE] Pass-by-value related SPI change

2008-03-07 Thread Raymond Feng
: Re: [RESULT] [VOTE] Pass-by-value related SPI change On Wed, Mar 5, 2008 at 6:25 PM, Raymond Feng [EMAIL PROTECTED] wrote: snip Ant (I assume you are leaning to 2 with some name changes) DataExchangeSemantics sounds good for me. Less sure we really need the .feature. in the package name

[RESULT] [VOTE] Pass-by-value related SPI change

2008-03-05 Thread Raymond Feng
PROTECTED] Sent: Monday, March 03, 2008 8:51 AM To: tuscany-dev@ws.apache.org; [EMAIL PROTECTED] Subject: Re: [VOTE] Pass-by-value related SPI change On Mon, Mar 3, 2008 at 1:34 PM, ant elder [EMAIL PROTECTED] wrote: On Fri, Feb 29, 2008 at 11:44 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi

Re: [VOTE] Pass-by-value related SPI change

2008-03-03 Thread Simon Nash
@ws.apache.org Subject: Re: [VOTE] Pass-by-value related SPI change Raymond Feng wrote: Hi, Please vote on one of the following five options to define allowsPassByReference property for Invokers. You can vote with multiple choices ordered by your preference. [1] Add boolean allowsPassByReference

Re: [VOTE] Pass-by-value related SPI change

2008-03-03 Thread Simon Laws
On Mon, Mar 3, 2008 at 1:34 PM, ant elder [EMAIL PROTECTED] wrote: On Fri, Feb 29, 2008 at 11:44 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Please vote on one of the following five options to define allowsPassByReference property for Invokers. You can vote with multiple choices

[VOTE] Pass-by-value related SPI change

2008-02-29 Thread Raymond Feng
Hi, Please vote on one of the following five options to define allowsPassByReference property for Invokers. You can vote with multiple choices ordered by your preference. [1] Add boolean allowsPassByReference() to the Invoker interface directly [2] Add boolean allowsPassByReference() to an

Re: [VOTE] Pass-by-value related SPI change

2008-02-29 Thread Jean-Sebastien Delfino
Raymond Feng wrote: Hi, Please vote on one of the following five options to define allowsPassByReference property for Invokers. You can vote with multiple choices ordered by your preference. [1] Add boolean allowsPassByReference() to the Invoker interface directly [2] Add boolean

Re: [VOTE] Pass-by-value related SPI change

2008-02-29 Thread Venkata Krishnan
My vote is for [2], [1] Thanks - Venkat On Sat, Mar 1, 2008 at 5:14 AM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Please vote on one of the following five options to define allowsPassByReference property for Invokers. You can vote with multiple choices ordered by your preference. [1]