<?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>6416</bug_id>
          
          <creation_ts>2009-01-14 00:17:46 +0000</creation_ts>
          <short_desc>WS-Transfer/Enum - iterating over large resources</short_desc>
          <delta_ts>2009-03-12 00:25:46 +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>WONTFIX</resolution>
          
          
          <bug_file_loc>http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Jan/0032.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <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>23062</commentid>
    <comment_count>0</comment_count>
    <who name="Doug Davis">dug</who>
    <bug_when>2009-01-14 00:17:46 +0000</bug_when>
    <thetext>WS-Transfer.get() will return the XML representation of a resource - 
however, what if the XML returned is just too large (either for the 
service or client) to deal with.  There needs to be a way for the client 
to iterate over the result - ie. pull back smaller pieces incrementally.

This might be possible today with WS-Transfer and WS-Enumeration however 
its not clear to me that is it - so if it is, I&apos;d like to see some 
discussion of how to do this in one of the specs so that we have a 
well-known way to accomplish this that isn&apos;t service specific.  If this 
isn&apos;t possible today then I&apos;d like to have the appropriate features added 
to one (both?) of the specs so that we can have an interoperable solution.

Its possible that using RT&apos;s fragment support is the way to do this - e.g. 
using xpath to pull back bits at a time - but I&apos;m not sure that this is 
the best approach since it&apos;ll require the client to have intimate 
knowledge of the XML in advance.  It seems a more appropriate solution 
would be for the service to control which parts of the XML require 
cursors. 

Anyway, food for thought... :-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>23144</commentid>
    <comment_count>1</comment_count>
    <who name="Doug Davis">dug</who>
    <bug_when>2009-01-16 11:18:29 +0000</bug_when>
    <thetext>Withdrawn</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>