<?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>6413</bug_id>
          
          <creation_ts>2009-01-14 00:15:01 +0000</creation_ts>
          <short_desc>Transfer- Move Fragment support from RT to Transfer</short_desc>
          <delta_ts>2009-08-18 21:14:34 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS-Resource Access</product>
          <component>Transfer</component>
          <version>FPWD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>REMIND</resolution>
          
          
          <bug_file_loc>http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Jan/0029.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>hasProposal</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>6398</dependson>
          <blocked>6392</blocked>
    
    <blocked>6803</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Doug Davis">dug</reporter>
          <assigned_to name="Doug Davis">dug</assigned_to>
          <cc>bob</cc>
          
          <qa_contact name="notifications mailing list for WS Resource Access">public-ws-resource-access-notifications</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>23059</commentid>
    <comment_count>0</comment_count>
    <who name="Doug Davis">dug</who>
    <bug_when>2009-01-14 00:15:01 +0000</bug_when>
    <thetext>The features of WS-ResourceTransfer are a natural extension of WS-Transfer 
and really should be part of the WS-Transfer spec itself.  The reason for 
the current split is mainly history. Now would be the time to merge the 
fetures of RT into T so that we remove the need for an additional 
specification and reduce the complexity for the implementators and end 
users.

Proposal:
Move the following features from RT in T:
- Fragment support
  Pull would then become:
  &lt;wst:Get Dialect=&quot;xs:anyURI&quot;?&gt;
    &lt;wst:Expression ...&gt; xs:any &lt;/wst:Expression&gt; *
  &lt;/wst:Get&gt;
  Note: if Dialect is not present then wst:Get acts like it does today.
  In other words, the child of wst:Get becomes the full representation of 
the resource.
 
  PullResponse would then becomes:
  &lt;wst:GetResponse&gt;
    &lt;wst:Result ...&gt; xs:any &lt;/wst:Result&gt; *
  &lt;/wst:GetResponse&gt;

  &lt;wst:Put Dialect=&quot;xs:anyURI&quot;?&gt;
    &lt;wst:Fragment Mode=&quot;Modify|Insert|Remove&quot;&gt;
      &lt;wst:Expression&gt;xs:any&lt;/wst:Expression&gt; ?
      &lt;wst:Value ...&gt;xs:any&lt;/wst:Value&gt; ?
    &lt;/wst:Fragment&gt; +
  &lt;/wst:Put&gt;
  Note: if Dialect is not present then wst:Put acts like it does today.
  In other words, the child of wst:Put would becomes the full 
representation of the resource.

  Create would become:
  &lt;wst:Create Dialect=&quot;xs:anyURI&quot;?&gt;
    &lt;wst:Fragment&gt;
      &lt;wsmex:Metadata&gt; ... &lt;/wsmex:Metadata&gt; ?
      &lt;wst:Expression&gt;xs:any&lt;/wst:Expression&gt; ?
      &lt;wst:Value ...&gt;xs:any&lt;/wst:Value&gt;
    &lt;/wst:Fragment&gt; *
  &lt;/wst:Create&gt;
  Note: if Dialect is not present then wst:Put acts like it does today.
  In other words, the child of wst:Create would becomes the full 
representation of the resource.

- Move over the Dialects
- Move all faults associated with these features.

Note: if we do this then some of the other issues I&apos;ve opened about BP 
compliant will go away because this already adds a wrapper/GED to the 
child of the env:Body.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24066</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-05 22:32:39 +0000</bug_when>
    <thetext>New proposal in http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Mar/0021.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24150</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-11 09:54:19 +0000</bug_when>
    <thetext>proposal at http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Mar/0052.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24184</commentid>
    <comment_count>3</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-12 00:31:38 +0000</bug_when>
    <thetext>Action-39 on Katy</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24427</commentid>
    <comment_count>4</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-29 22:18:19 +0000</bug_when>
    <thetext>proposal in http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Mar/0121.html
at http://www.w3.org/2002/ws/ra/9/03/Issue-6413-2009-03-25.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25873</commentid>
    <comment_count>5</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-07-06 14:41:29 +0000</bug_when>
    <thetext>proposal at http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Jul/att-0001/6975_6413_proposal_06-01c.doc</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25900</commentid>
    <comment_count>6</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-07-07 19:51:08 +0000</bug_when>
    <thetext>proposal at http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Jul/0006.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25908</commentid>
    <comment_count>7</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-07-08 06:09:25 +0000</bug_when>
    <thetext>2009-07-07 Resolved with the proposal at http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Jul/0006.html
 amended with the text
&quot;Use of this URI indicates that the contents of the Delete element should be processed as specified by the WS-Fragment [WS-Fragment] specification. to &quot;Use of this URI indicates that the contents of the Delete element MUST be processed as specified by the WS-Fragment [WS-Fragment] specification.
applied as appropriate where the underlying text appears in all four operations.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>