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 121


Satish:

I think since the "finally" is parallel to faultHandlers of the scope, it
should have the same access to the local variables as that of faultHandlers.
This means "finally" should have access to the local variables of the scope.

<scope>
	<variables/>
	<faultHandlers/>
	<compensationHandler/>
	<finally/>
	<activity/>
</scope>

I haven't been following the issue #1 thread. I just took a look at it and
am
not sure about how the "finally" construct is related to the permeability of
the scope. And, can you elaborate a little bit on "A divergence between
fault
handling and variable declaration attributes of scopes" ?

The introduction of "finally" should not change permeability or
impermeability of
the scope. The "finally" construct is considered inside of the scope.

regards,

Glenn

-----Original Message-----
From: Satish Thatte [mailto:satisht@microsoft.com]
Sent: Sunday, June 20, 2004 11:30 AM
To: gmi@collaxa.com
Cc: wsbpel@lists.oasis-open.org
Subject: [wsbpel] Issue 121


Glen,

I am trying to interpret the suggested resolution for 121.  I presume that
the "finally" fragment is deemed part of the enclosing scope for fault
handling etc so it can run whether the exit was due to fault or not, but the
tendency will be to deem it a part of the exiting scope for variable
access.  A divergence between fault handling and variable declaration
attributes of scopes.  This goes in the direction of distinguishing
reversible scopes from other kinds which we tried for Issue 1 and gave up
on.

Thoughts?

Satish 


To unsubscribe from this mailing list (and be removed from the roster of the
OASIS TC), go to
http://www.oasis-open.org/apps/org/workgroup/wsbpel/members/leave_workgroup.
php.


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.707 / Virus Database: 463 - Release Date: 6/15/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.707 / Virus Database: 463 - Release Date: 6/15/2004



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