[NEW ISSUE] WS-Enum - EOS shouldn't invalidate the context

When iterating over a dataset the <wsen:EndOfSequence/> element will be 
sent back to the client when the iterator reaches the end of the data. 
This will also invalidate the EnumerationContext - which means that if 
we're iterating over a log file (which might grow) or we want to use some 
advanced cursor feature - we can't.  WS-Enum shouldn't invalidate the 
EnumerationContext so that the client can continue to use it if it wishes.

Proposal:
Remove text in WS-Enum that invalidates the EnumerationContext upon 
reaching the end of the dataset.

thanks
-Doug
______________________________________________________
STSM  |  Web Services Architect  |  IBM Software Group
(919) 254-6905  |  IBM T/L 444-6905  |  dug@us.ibm.com

Received on Monday, 12 January 2009 18:49:22 UTC