<?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: Generating deftype forms in macros</title>
	<atom:link href="http://onclojure.com/2010/02/23/generating-deftype-forms-in-macros/feed/" rel="self" type="application/rss+xml" />
	<link>http://onclojure.com/2010/02/23/generating-deftype-forms-in-macros/</link>
	<description>A blog about everything Clojure</description>
	<lastBuildDate>Thu, 09 May 2013 14:29:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: John</title>
		<link>http://onclojure.com/2010/02/23/generating-deftype-forms-in-macros/#comment-76</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Wed, 24 Feb 2010 00:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://onclojure.com/?p=86#comment-76</guid>
		<description><![CDATA[The thing I don&#039;t like about syntax-quote (versus quote) is that it makes the expanded code verbose and unreadable. Then it&#039;s hard to debug the macro with macroexpand-1.]]></description>
		<content:encoded><![CDATA[<p>The thing I don&#8217;t like about syntax-quote (versus quote) is that it makes the expanded code verbose and unreadable. Then it&#8217;s hard to debug the macro with macroexpand-1.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
