<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: conjure &#8211; simple mocking and stubbing for Clojure unit-tests</title>
	<atom:link href="http://s-expressions.com/2010/01/24/conjure-simple-mocking-and-stubbing-for-clojure-unit-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://s-expressions.com/2010/01/24/conjure-simple-mocking-and-stubbing-for-clojure-unit-tests/</link>
	<description>Amit Rathore blogs about software development</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:58:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Marco</title>
		<link>http://s-expressions.com/2010/01/24/conjure-simple-mocking-and-stubbing-for-clojure-unit-tests/#comment-1232</link>
		<dc:creator><![CDATA[Marco]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 17:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://sexp.wordpress.com/?p=281#comment-1232</guid>
		<description><![CDATA[Do you have a good solution for clojure &lt;1.3. The binding version doesn&#039;t work if the dynamic method resoltion is not activated.

You can activate the behaviour like this:
(defn ^:dynamic function-to-be-stubbed-out [])]]></description>
		<content:encoded><![CDATA[<p>Do you have a good solution for clojure &lt;1.3. The binding version doesn&#039;t work if the dynamic method resoltion is not activated.</p>
<p>You can activate the behaviour like this:<br />
(defn ^:dynamic function-to-be-stubbed-out [])</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raphael</title>
		<link>http://s-expressions.com/2010/01/24/conjure-simple-mocking-and-stubbing-for-clojure-unit-tests/#comment-341</link>
		<dc:creator><![CDATA[raphael]]></dc:creator>
		<pubDate>Tue, 26 Jan 2010 18:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://sexp.wordpress.com/?p=281#comment-341</guid>
		<description><![CDATA[FYI, there&#039;s already a clojure project named conjure: http://github.com/macourtney/Conjure

Raph]]></description>
		<content:encoded><![CDATA[<p>FYI, there&#8217;s already a clojure project named conjure: <a href="http://github.com/macourtney/Conjure" rel="nofollow">http://github.com/macourtney/Conjure</a></p>
<p>Raph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Ott</title>
		<link>http://s-expressions.com/2010/01/24/conjure-simple-mocking-and-stubbing-for-clojure-unit-tests/#comment-340</link>
		<dc:creator><![CDATA[Alex Ott]]></dc:creator>
		<pubDate>Mon, 25 Jan 2010 16:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://sexp.wordpress.com/?p=281#comment-340</guid>
		<description><![CDATA[Hello
link to project on github is wrong - it points to your site....]]></description>
		<content:encoded><![CDATA[<p>Hello<br />
link to project on github is wrong &#8211; it points to your site&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

