<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Developing Google Wave Robots Outside of Google App Engine with Clojure</title>
	<atom:link href="http://wave.thewe.net/2009/10/19/developing-google-wave-robots-outside-of-google-app-engine-with-clojure/feed/" rel="self" type="application/rss+xml" />
	<link>http://wave.thewe.net/2009/10/19/developing-google-wave-robots-outside-of-google-app-engine-with-clojure/</link>
	<description>Developing powerful foundations for adaptable information-centric applications with Google Wave</description>
	<lastBuildDate>Tue, 16 Nov 2010 12:29:55 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Avital Oliver</title>
		<link>http://wave.thewe.net/2009/10/19/developing-google-wave-robots-outside-of-google-app-engine-with-clojure/comment-page-1/#comment-371</link>
		<dc:creator>Avital Oliver</dc:creator>
		<pubDate>Thu, 29 Oct 2009 14:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://wave.thewe.net/?p=131#comment-371</guid>
		<description>A REPL can aid in debugging a production server (you can eval in-memory databases and other diagnostics) and all steps of development (very quick modification of code and testing). </description>
		<content:encoded><![CDATA[<p>A REPL can aid in debugging a production server (you can eval in-memory databases and other diagnostics) and all steps of development (very quick modification of code and testing).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://wave.thewe.net/2009/10/19/developing-google-wave-robots-outside-of-google-app-engine-with-clojure/comment-page-1/#comment-288</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 19 Oct 2009 09:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://wave.thewe.net/?p=131#comment-288</guid>
		<description>Is the REPL approach (in general) good only for the prototyping phase? Why would it be less cumbersome then a &quot;standard&quot; redeploy? </description>
		<content:encoded><![CDATA[<p>Is the REPL approach (in general) good only for the prototyping phase? Why would it be less cumbersome then a &quot;standard&quot; redeploy?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

