<?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 for DR. Blog</title>
	<atom:link href="http://www.davidrabinowitz.com/en/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidrabinowitz.com/en</link>
	<description>From the trenches of Java development</description>
	<lastBuildDate>Mon, 04 Jan 2010 11:20:38 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on JMX remote monitoring on Linux by Yuri</title>
		<link>http://www.davidrabinowitz.com/en/2009/09/07/jmx-remote-monitoring-on-linux/comment-page-1/#comment-50</link>
		<dc:creator>Yuri</dc:creator>
		<pubDate>Mon, 04 Jan 2010 11:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/?p=36#comment-50</guid>
		<description>Thank you. It works</description>
		<content:encoded><![CDATA[<p>Thank you. It works</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Douglas Crockford: &#8220;Advanced JavaScript&#8221; by Douglas Crockford: &#8220;The JavaScript Programming Language&#8221; : DR. Blog</title>
		<link>http://www.davidrabinowitz.com/en/2009/11/25/douglas-crockford-advanced-javascript/comment-page-1/#comment-45</link>
		<dc:creator>Douglas Crockford: &#8220;The JavaScript Programming Language&#8221; : DR. Blog</dc:creator>
		<pubDate>Sun, 06 Dec 2009 12:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/?p=55#comment-45</guid>
		<description>[...] you made it up to here, you may be interested in the advanced JavaScript lecture as well      Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] you made it up to here, you may be interested in the advanced JavaScript lecture as well      Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Douglas Crockford: &#8220;The JavaScript Programming Language&#8221; by Douglas Crockford: &#8220;Advanced JavaScript&#8221; &#171; DR. Blog</title>
		<link>http://www.davidrabinowitz.com/en/2009/11/24/douglas-crockford-the-javascript-programming-language/comment-page-1/#comment-44</link>
		<dc:creator>Douglas Crockford: &#8220;Advanced JavaScript&#8221; &#171; DR. Blog</dc:creator>
		<pubDate>Wed, 25 Nov 2009 07:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/?p=46#comment-44</guid>
		<description>[...] DR. Blog From the trenches of Java development      &#171; Douglas Crockford: &#8220;The JavaScript Programming Language&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] DR. Blog From the trenches of Java development      &laquo; Douglas Crockford: &#8220;The JavaScript Programming Language&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wireless modem on Ubuntu by follando con su sobrino</title>
		<link>http://www.davidrabinowitz.com/en/2009/05/28/wireless-modem-on-ubuntu/comment-page-1/#comment-41</link>
		<dc:creator>follando con su sobrino</dc:creator>
		<pubDate>Fri, 24 Jul 2009 08:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/?p=23#comment-41</guid>
		<description>hm... informative..</description>
		<content:encoded><![CDATA[<p>hm&#8230; informative..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Live patterns: Switching to the visitor design pattern by Dimitris Andreou</title>
		<link>http://www.davidrabinowitz.com/en/2009/05/29/live-patterns-switching-to-the-visitor-design-pattern/comment-page-1/#comment-30</link>
		<dc:creator>Dimitris Andreou</dc:creator>
		<pubDate>Sat, 30 May 2009 19:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/?p=31#comment-30</guid>
		<description>Well, I don&#039;t think this is the life-saver you seem to be describing...

What visitor buys you here is merely the fact that you don&#039;t have to put an abstract method plus implementations for each distinct type-based desicion (bloating a single file), but create those implementations externally (out of the itinerary source files). I.e. you just managed to avoid putting the type-based code in the types themselves, but somewhere else. Good for you. Where would we be without patterns! :)

Btw, Scala supports the switch you describe (where the compiler notifies you of missed cases).</description>
		<content:encoded><![CDATA[<p>Well, I don&#8217;t think this is the life-saver you seem to be describing&#8230;</p>
<p>What visitor buys you here is merely the fact that you don&#8217;t have to put an abstract method plus implementations for each distinct type-based desicion (bloating a single file), but create those implementations externally (out of the itinerary source files). I.e. you just managed to avoid putting the type-based code in the types themselves, but somewhere else. Good for you. Where would we be without patterns! <img src='http://www.davidrabinowitz.com/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Btw, Scala supports the switch you describe (where the compiler notifies you of missed cases).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Live patterns: Switching to the visitor design pattern by Omar</title>
		<link>http://www.davidrabinowitz.com/en/2009/05/29/live-patterns-switching-to-the-visitor-design-pattern/comment-page-1/#comment-29</link>
		<dc:creator>Omar</dc:creator>
		<pubDate>Sat, 30 May 2009 16:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/?p=31#comment-29</guid>
		<description>Ok, I think you make your point about how much cumbersome could be the code with the first two sniplets. Could you please ilustrate the visitor design patter with an example of your own? The link in the wikipedia it&#039;s ok, but don&#039;t be cheap and complete your post. ;)</description>
		<content:encoded><![CDATA[<p>Ok, I think you make your point about how much cumbersome could be the code with the first two sniplets. Could you please ilustrate the visitor design patter with an example of your own? The link in the wikipedia it&#8217;s ok, but don&#8217;t be cheap and complete your post. <img src='http://www.davidrabinowitz.com/en/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JBoss, EJB3, Hibernate and DLL Hell by david</title>
		<link>http://www.davidrabinowitz.com/en/2007/12/30/jboss-ejb3-hibernate-and-dll-hell/comment-page-1/#comment-22</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sat, 27 Sep 2008 13:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/2007/12/30/jboss-ejb3-hibernate-and-dll-hell/#comment-22</guid>
		<description>From the EJB3 patch I just touched all jar files, as it really doesn&#039;t matter. Usually you want all files from the patch to be copied to the jboss deploy and lib directories.</description>
		<content:encoded><![CDATA[<p>From the EJB3 patch I just touched all jar files, as it really doesn&#8217;t matter. Usually you want all files from the patch to be copied to the jboss deploy and lib directories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JBoss, EJB3, Hibernate and DLL Hell by Jim Thomas</title>
		<link>http://www.davidrabinowitz.com/en/2007/12/30/jboss-ejb3-hibernate-and-dll-hell/comment-page-1/#comment-21</link>
		<dc:creator>Jim Thomas</dc:creator>
		<pubDate>Wed, 16 Jul 2008 20:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/2007/12/30/jboss-ejb3-hibernate-and-dll-hell/#comment-21</guid>
		<description>What do you mean by &quot;EJB3 jars&quot;? Could you be more specific as to the file names to touch? Thanks.</description>
		<content:encoded><![CDATA[<p>What do you mean by &#8220;EJB3 jars&#8221;? Could you be more specific as to the file names to touch? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sed porting (or the little r that could) by David</title>
		<link>http://www.davidrabinowitz.com/en/2007/12/21/sed-porting-or-the-little-r-that-could/comment-page-1/#comment-3</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 26 Dec 2007 11:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/2007/12/21/sed-porting-or-the-little-r-that-could/#comment-3</guid>
		<description>Thanks :-)

It is the incident you remember, finally I had some time to publish the drafts.</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.davidrabinowitz.com/en/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>It is the incident you remember, finally I had some time to publish the drafts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sed porting (or the little r that could) by Mike</title>
		<link>http://www.davidrabinowitz.com/en/2007/12/21/sed-porting-or-the-little-r-that-could/comment-page-1/#comment-2</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 22 Dec 2007 10:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidrabinowitz.com/en/2007/12/21/sed-porting-or-the-little-r-that-could/#comment-2</guid>
		<description>First off, welcome to your new site.
Looks a little familiar. :)

I remember that sed tidbit - is this something new, or something that you only now wrote about?</description>
		<content:encoded><![CDATA[<p>First off, welcome to your new site.<br />
Looks a little familiar. <img src='http://www.davidrabinowitz.com/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I remember that sed tidbit &#8211; is this something new, or something that you only now wrote about?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
