- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 17 Mar 2009 23:46:18 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv10707
Modified Files:
wseventing.html wseventing.xml
Log Message:
issue 6687
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- wseventing.xml 17 Mar 2009 23:41:28 -0000 1.20
+++ wseventing.xml 17 Mar 2009 23:46:16 -0000 1.21
@@ -243,6 +243,13 @@
</p>
<p>
+ When the Delivery Format feature is engaged the formatting of the
+ going events occurs after any filtering. This ensures that regardless
+ of what type of formatting might occur, the same Filter dialect/expression
+ can be used to subset the event stream.
+ </p>
+
+ <p>
This specification defines a single delivery mode, Push Mode,
which is simple asynchronous messaging.
</p>
@@ -3325,6 +3332,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6428">6428</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/03/17 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6687">6687</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- wseventing.html 17 Mar 2009 23:41:28 -0000 1.29
+++ wseventing.html 17 Mar 2009 23:46:16 -0000 1.30
@@ -170,6 +170,11 @@
in response to a subscription request specifying a delivery mode
or format it does not support.
</p><p>
+ When the Delivery Format feature is engaged the formatting of the
+ going events occurs after any filtering. This ensures that regardless
+ of what type of formatting might occur, the same Filter dialect/expression
+ can be used to subset the event stream.
+ </p><p>
This specification defines a single delivery mode, Push Mode,
which is simple asynchronous messaging.
</p><p>
@@ -1984,4 +1989,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6587">6587</a></td></tr><tr><td> 2009/03/17 </td><td> KW </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6400">6400</a></td></tr><tr><td> 2009/03/17 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6400">6400</a></td></tr><tr><td> 2009/03/17 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6428">6428</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6428">6428</a></td></tr><tr><td> 2009/03/17 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6687">6687</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 17 March 2009 23:46:27 UTC