OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [wsbpel] Issue 36 - Multiple instances of event handler






If I understand it right, we're essentially agreeing on the concept, and
ready to argue about syntax - at least regarding how to treat the message
variable. I understand the concern about introducing new constructs in the
language. On the other hand, a simple, recognizable syntax is important for
developers. Implementers would care more about having clear operational
semantics than about the details of the syntax, I think.

Paco




                                                                                                                                  
                      "Maciej Szefler"                                                                                            
                      <mbs@fivesight.co        To:       <edwink@collaxa.com>, Francisco Curbera/Watson/IBM@IBMUS                 
                      m>                       cc:       <wsbpel@lists.oasis-open.org>                                            
                                               Subject:  RE: [wsbpel] Issue 36 - Multiple instances of event handler              
                      09/22/2003 10:11                                                                                            
                      AM                                                                                                          
                                                                                                                                  




I think you guys are trying to hard to map this into functional programming
style. In the pass-by-value world, a functional argument merely exposes a
variable declared inside the function scope to the calling scope (so it can
be initialized by the caller); typing the argument in the function
decleration is a notiational convenience for the programmer so that he does
not have to declare the variables twice (ala old K&R style C declerations).


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]