<?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: Patterns I Love/Hate #3: Visitor</title>
	<atom:link href="http://tech.puredanger.com/index.php/2007/07/16/visitor/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.puredanger.com/2007/07/16/visitor/</link>
	<description>Alex Miller&#039;s technical blog</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:41:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Passion is like genius; a miracle. - Template Method Pattern and Virtuality in C++, Visitor Pattern</title>
		<link>http://tech.puredanger.com/2007/07/16/visitor/comment-page-1/#comment-49453</link>
		<dc:creator>Passion is like genius; a miracle. - Template Method Pattern and Virtuality in C++, Visitor Pattern</dc:creator>
		<pubDate>Tue, 20 May 2008 17:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2007/07/10/visitor/#comment-49453</guid>
		<description>[...] 3. Great overview and alternative implementation of traditional visitor pattern. http://tech.puredanger.com/2007/07/16/visitor/    Posted 21 May 2008 / C_CPlusPlus / [...]</description>
		<content:encoded><![CDATA[<p>[...] 3. Great overview and alternative implementation of traditional visitor pattern. <a href="http://tech.puredanger.com/2007/07/16/visitor/" rel="nofollow">http://tech.puredanger.com/2007/07/16/visitor/</a>    Posted 21 May 2008 / C_CPlusPlus / [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soylent</title>
		<link>http://tech.puredanger.com/2007/07/16/visitor/comment-page-1/#comment-34139</link>
		<dc:creator>soylent</dc:creator>
		<pubDate>Sun, 23 Mar 2008 11:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2007/07/10/visitor/#comment-34139</guid>
		<description>Nice transcript of &quot;Design Patterns: Elements of Reusable Object-Oriented Software&quot; (ISBN 0-201-63361-2). Could only recommand the book to everyone as it discusses patterns indepth which also includes sections which discuss the draw-backs and &quot;not-to-use&quot; scenarios.

Regarding Performance optimisation:     
The First and Second Rules of Program Optimisation

       1. Don’t do it.
       2. (For experts only!): Don’t do it yet.</description>
		<content:encoded><![CDATA[<p>Nice transcript of &#8220;Design Patterns: Elements of Reusable Object-Oriented Software&#8221; (ISBN 0-201-63361-2). Could only recommand the book to everyone as it discusses patterns indepth which also includes sections which discuss the draw-backs and &#8220;not-to-use&#8221; scenarios.</p>
<p>Regarding Performance optimisation:<br />
The First and Second Rules of Program Optimisation</p>
<p>       1. Don’t do it.<br />
       2. (For experts only!): Don’t do it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Miller - Visitor pattern with closures</title>
		<link>http://tech.puredanger.com/2007/07/16/visitor/comment-page-1/#comment-32385</link>
		<dc:creator>Alex Miller - Visitor pattern with closures</dc:creator>
		<pubDate>Thu, 13 Mar 2008 19:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2007/07/10/visitor/#comment-32385</guid>
		<description>[...] Here&#8217;s one version of Visitor with closures. I&#8217;m not too happy with it yet. There&#8217;s no Visitor interface, I&#8217;m just using a closure to handle the visitor callbacks. The downside to that is that I&#8217;ve lost the double-dispatch part. I suspect this is probably fine for many common visitor cases and sucks for others. [...]</description>
		<content:encoded><![CDATA[<p>[...] Here&#8217;s one version of Visitor with closures. I&#8217;m not too happy with it yet. There&#8217;s no Visitor interface, I&#8217;m just using a closure to handle the visitor callbacks. The downside to that is that I&#8217;ve lost the double-dispatch part. I suspect this is probably fine for many common visitor cases and sucks for others. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Joyce &#187; Blog Archive &#187; links for 2007-07-23</title>
		<link>http://tech.puredanger.com/2007/07/16/visitor/comment-page-1/#comment-19820</link>
		<dc:creator>Ian Joyce &#187; Blog Archive &#187; links for 2007-07-23</dc:creator>
		<pubDate>Fri, 04 Jan 2008 20:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2007/07/10/visitor/#comment-19820</guid>
		<description>[...] Pure Danger Tech » Blog Archive » Patterns I Love/Hate #3: Visitor (tags: toread) [...]</description>
		<content:encoded><![CDATA[<p>[...] Pure Danger Tech » Blog Archive » Patterns I Love/Hate #3: Visitor (tags: toread) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prashant</title>
		<link>http://tech.puredanger.com/2007/07/16/visitor/comment-page-1/#comment-10184</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Tue, 09 Oct 2007 07:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2007/07/10/visitor/#comment-10184</guid>
		<description>Alex,

Thanks Alex.I love your blog and especially your Java7 updates.

Thanks
Prashant
http://prashantjalasutram.blogspot.com/</description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>Thanks Alex.I love your blog and especially your Java7 updates.</p>
<p>Thanks<br />
Prashant<br />
<a href="http://prashantjalasutram.blogspot.com/" rel="nofollow">http://prashantjalasutram.blogspot.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.159 seconds -->
