<?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>1456</bug_id>
          
          <creation_ts>2005-05-17 12:19:33 +0000</creation_ts>
          <short_desc>Accessing and modifying members of lists and arrays</short_desc>
          <delta_ts>2005-12-12 11:26:51 +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>Primer</component>
          <version>unspecified</version>
          <rep_platform>Macintosh</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://www.w3.org/Bugs/Public/show_bug.cgi?id=1128</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>--</target_milestone>
          <dependson>1503</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Steve Ross-Talbot">steve</reporter>
          <assigned_to name="Steve Ross-Talbot">steve</assigned_to>
          
          
          <qa_contact name="Greg Ritzinger">gritzinger</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3270</commentid>
    <comment_count>0</comment_count>
    <who name="Steve Ross-Talbot">steve</who>
    <bug_when>2005-05-17 12:19:33 +0000</bug_when>
    <thetext>PROPOSAL TO CLOSE WON&apos;T FIX and add text to primer

Basis:

To properly modify information (lists/arrays/xml documents) in concurrent threads requires a level of 
isolation/synchronization, and CDL only provides a coarse mechanism for this - so would prefer to 
leave these modifications for ***silentActions***, which can then implement any 
necessary synchronization.

We should not really be adding further activities that make this a more turing complete language.

Thus silentActions can be used as a suitable silent mechanism for accessing and modifying lists and 
arrays and therefore we do not need explicit support in WS-CDL to do this. 

The primer should include an example of how this might be done using WS-CDL, silentActions and a 
suitable end point language.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>