<?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: CherryPy, RESTFul Routing</title>
	<atom:link href="http://www.techraving.com/2008/10/12/cherrypy-restful-routing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techraving.com/2008/10/12/cherrypy-restful-routing/</link>
	<description>An Opinion is a Terrible Thing To Waste</description>
	<lastBuildDate>Thu, 21 Jan 2010 16:59:47 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Titusz</title>
		<link>http://www.techraving.com/2008/10/12/cherrypy-restful-routing/comment-page-1/#comment-992</link>
		<dc:creator>Titusz</dc:creator>
		<pubDate>Mon, 20 Apr 2009 15:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.techraving.com/?p=140#comment-992</guid>
		<description>thanks for this nice example... very usefull. i found that when i use cherrypy.dispatch.MethodDispatcher(), and send a request with a not implemented method for a controlor, it will answer with a nice 405 Method Not Allowed - including the allowed methods for the requested URI ... how would you do this with your approach, when using custom routes?</description>
		<content:encoded><![CDATA[<p>thanks for this nice example&#8230; very usefull. i found that when i use cherrypy.dispatch.MethodDispatcher(), and send a request with a not implemented method for a controlor, it will answer with a nice 405 Method Not Allowed &#8211; including the allowed methods for the requested URI &#8230; how would you do this with your approach, when using custom routes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://www.techraving.com/2008/10/12/cherrypy-restful-routing/comment-page-1/#comment-596</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Wed, 15 Oct 2008 15:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.techraving.com/?p=140#comment-596</guid>
		<description>Dammit dude. I need an offsite email I can send this kind of crap to ;)

http://pyxpcomext.mozdev.org/</description>
		<content:encoded><![CDATA[<p>Dammit dude. I need an offsite email I can send this kind of crap to <img src='http://www.techraving.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://pyxpcomext.mozdev.org/" rel="nofollow">http://pyxpcomext.mozdev.org/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
