<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>722</bug_id>
          
          <creation_ts>2004-05-21 17:51:34 +0000</creation_ts>
          <short_desc>Use of participants for scoping</short_desc>
          <delta_ts>2004-12-01 17:04:21 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS Choreography</product>
          <component>Spec: Variables</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>846</dup_id>
          
          <bug_file_loc>http://lists.w3.org/Archives/Public/public-ws-chor-comments/2004May/0003.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>--</target_milestone>
          
          <blocked>724</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Greg Ritzinger">gritzinger</reporter>
          <assigned_to name="Martin Chapman">martin.chapman</assigned_to>
          
          
          <qa_contact name="WS Choreography mailing-list">public-ws-chor-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1907</commentid>
    <comment_count>0</comment_count>
    <who name="Greg Ritzinger">gritzinger</who>
    <bug_when>2004-05-21 17:51:34 +0000</bug_when>
    <thetext>In the current CDL specification (Web Services Choreography Description
Language Version 1.0, W3C Working Draft 27 April 2004) the word
&apos;participant&apos; is used consistently in the text as the thing that exchanges
information by exchanging messages (a described by the interaction elements)
with other such things.  However, a participant can consist of one or more
roles (which represent one or more classes of behaviour) and therefore it is
the &apos;Role&apos; element that is used in the actual XML Choreography description
schema and instance documents thereof.
 
I suggest that a participant is defined as a set of one or more roles that
can share variable data by &apos;assignment&apos; rather than message passing, and
that therefore a participant provides the scoping boundary for variable
information sharing.
 
If this change is agreed various parts of the specification may need to be
amended and I have not found all those places.  One place such place is 3rd
paragraph of  2.3 &apos;Coupling Web Service participants&apos; which currently reads:
 Within a Choreography, information is always exchanged between
Participants. 
 
This is arguably incorrect anyway as we definitely need a way of modelling
the passing of information between roles within a participant.  I suggest
amending to something like:
Within a Choreography, information is always exchanged by message passing
using Interaction elements between Participants, and by sharing Variables or
by assignment between Variables for information exchange between Roles
within a Participant. 
 
The alternative approach would be to confine variable scope to only being
that of a role and no wider at all and to use message passing (interaction)
between roles within a participant as well as between roles in different
participants.  However, this means that participant rightly figures strongly
as a modelling concept in the language model and text, but is not used or
useful in the language itself.
 
Best Regards     Tony
A M Fletcher</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2221</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Chapman">martin.chapman</who>
    <bug_when>2004-09-02 15:41:58 +0000</bug_when>
    <thetext>hard to classify into an exitistong component as it touches on a number of 
areas.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2674</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Chapman">martin.chapman</who>
    <bug_when>2004-12-01 17:04:21 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 846 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>