<?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"
	>
<channel>
	<title>Comments on: Tonic &#8212; A RESTful Web Application Framework</title>
	<atom:link href="http://barelyenough.org/blog/2006/03/tonic-a-restful-web-application-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://barelyenough.org/blog/2006/03/tonic-a-restful-web-application-framework/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 20:12:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Peter Williams</title>
		<link>http://barelyenough.org/blog/2006/03/tonic-a-restful-web-application-framework/#comment-628</link>
		<dc:creator>Peter Williams</dc:creator>
		<pubDate>Fri, 31 Mar 2006 20:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://pezra.barelyenough.org/blog/?p=221#comment-628</guid>
		<description>&lt;p&gt;A Brown, The modifier resources are just the pages with the forms for editing or deleting a resource.  The results of filling out the form are sent via POST, PUT or DELETE to the appropriate resource for the destructive operation.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A Brown, The modifier resources are just the pages with the forms for editing or deleting a resource.  The results of filling out the form are sent via POST, PUT or DELETE to the appropriate resource for the destructive operation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Brown</title>
		<link>http://barelyenough.org/blog/2006/03/tonic-a-restful-web-application-framework/#comment-627</link>
		<dc:creator>A Brown</dc:creator>
		<pubDate>Fri, 31 Mar 2006 19:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://pezra.barelyenough.org/blog/?p=221#comment-627</guid>
		<description>&lt;p&gt;I may be misunderstanding what you are saying, but destructive operations (Updae/Delete) should not be handled with GET.&lt;/p&gt;

&lt;p&gt;A lot of people learned this lesson the hard way when Google unveiled their caching/proxy service.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I may be misunderstanding what you are saying, but destructive operations (Updae/Delete) should not be handled with GET.</p>
<p>A lot of people learned this lesson the hard way when Google unveiled their caching/proxy service.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
