<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PATCHing and BATCHing</title>
	<atom:link href="http://www.subbu.org/blog/2008/02/patching-and-batching/feed" rel="self" type="application/rss+xml" />
	<link>http://www.subbu.org/blog/2008/02/patching-and-batching</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 05:16:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: subbu.org</title>
		<link>http://www.subbu.org/blog/2008/02/patching-and-batching/comment-page-1#comment-210</link>
		<dc:creator>subbu.org</dc:creator>
		<pubDate>Mon, 25 Feb 2008 10:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2008/02/patching-and-batching/#comment-210</guid>
		<description>&lt;strong&gt;Batching - Back to Basics&lt;/strong&gt;

In response to my post on PATCHing and BATCHing, John Panzer made a very valid comment. How can you design a resource that lets you add a contact record, then retrieve contacts 11-20 out of 100, in one HTTP round trip, assuming that you don&#039;t know a pr...
</description>
		<content:encoded><![CDATA[<p><strong>Batching &#8211; Back to Basics</strong></p>
<p>In response to my post on PATCHing and BATCHing, John Panzer made a very valid comment. How can you design a resource that lets you add a contact record, then retrieve contacts 11-20 out of 100, in one HTTP round trip, assuming that you don&#8217;t know a pr&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subbu Allamaraju</title>
		<link>http://www.subbu.org/blog/2008/02/patching-and-batching/comment-page-1#comment-209</link>
		<dc:creator>Subbu Allamaraju</dc:creator>
		<pubDate>Sun, 24 Feb 2008 14:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2008/02/patching-and-batching/#comment-209</guid>
		<description>I agree with your comment. Better URI is only the first step that I would take. To solve the above use case, assuming that a failure to add the contact record does not stop contact retrieval, we will need a generic batch service.
</description>
		<content:encoded><![CDATA[<p>I agree with your comment. Better URI is only the first step that I would take. To solve the above use case, assuming that a failure to add the contact record does not stop contact retrieval, we will need a generic batch service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.subbu.org/blog/2008/02/patching-and-batching/comment-page-1#comment-208</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 24 Feb 2008 13:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2008/02/patching-and-batching/#comment-208</guid>
		<description>Agreed with your comments, but they only go so far.  Canonical example:  How can you design a resource that lets you add a contact record, then retrieve contacts 11-20 out of 100, in one HTTP round trip, assuming that you don&#039;t know a priori whether or not your addition is going to affect the resource you want to retrieve (contacts 11-20)?
</description>
		<content:encoded><![CDATA[<p>Agreed with your comments, but they only go so far.  Canonical example:  How can you design a resource that lets you add a contact record, then retrieve contacts 11-20 out of 100, in one HTTP round trip, assuming that you don&#8217;t know a priori whether or not your addition is going to affect the resource you want to retrieve (contacts 11-20)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Amundsen</title>
		<link>http://www.subbu.org/blog/2008/02/patching-and-batching/comment-page-1#comment-207</link>
		<dc:creator>Mike Amundsen</dc:creator>
		<pubDate>Fri, 15 Feb 2008 17:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2008/02/patching-and-batching/#comment-207</guid>
		<description>Excellent post.  BATCHing over HTTP stretches too many of the reasonable constraints. It&#039;s much better to expose new URIs in cases where things like this are needed.

</description>
		<content:encoded><![CDATA[<p>Excellent post.  BATCHing over HTTP stretches too many of the reasonable constraints. It&#8217;s much better to expose new URIs in cases where things like this are needed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

