<?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: The &#8220;constructor that doesn&#8217;t construct&#8221; blooper of the day</title>
	<atom:link href="http://sellmic.com/blog/2008/02/15/the-constructor-that-doesnt-construct-blooper-of-the-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://sellmic.com/blog/2008/02/15/the-constructor-that-doesnt-construct-blooper-of-the-day/</link>
	<description>Augusto's corner of art, code and fun</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:32:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Andrei Solntsev</title>
		<link>http://sellmic.com/blog/2008/02/15/the-constructor-that-doesnt-construct-blooper-of-the-day/comment-page-1/#comment-3677</link>
		<dc:creator>Andrei Solntsev</dc:creator>
		<pubDate>Sat, 16 Feb 2008 09:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://sellmic.com/blog/2008/02/15/the-constructor-that-doesnt-construct-blooper-of-the-day/#comment-3677</guid>
		<description>I described one example with final fields in my blog:  &lt;a href=&quot;http://asolntsev.blogspot.com/2008/02/null-initialization-in-java.html&quot; rel=&quot;nofollow&quot;&gt;http://asolntsev.blogspot.com/2008/02/null-initia...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>I described one example with final fields in my blog:<br />
  <a href="http://asolntsev.blogspot.com/2008/02/null-initialization-in-java.html" rel="nofollow"></a><a href="http://asolntsev.blogspot.com/2008/02/null-initia.." rel="nofollow">http://asolntsev.blogspot.com/2008/02/null-initia..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto</title>
		<link>http://sellmic.com/blog/2008/02/15/the-constructor-that-doesnt-construct-blooper-of-the-day/comment-page-1/#comment-3676</link>
		<dc:creator>Augusto</dc:creator>
		<pubDate>Sat, 16 Feb 2008 08:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://sellmic.com/blog/2008/02/15/the-constructor-that-doesnt-construct-blooper-of-the-day/#comment-3676</guid>
		<description>Using finals sounds like a good idea. You could make an argument that that should be a default too. 
 
I&#039;ve only done it when the parameters are used inside of an inner class in the method, which works, but doesn&#039;t look very clean (some params are marked final others are not, and intent might not be clear). </description>
		<content:encoded><![CDATA[<p>Using finals sounds like a good idea. You could make an argument that that should be a default too.</p>
<p>I&#039;ve only done it when the parameters are used inside of an inner class in the method, which works, but doesn&#039;t look very clean (some params are marked final others are not, and intent might not be clear).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Lawrey</title>
		<link>http://sellmic.com/blog/2008/02/15/the-constructor-that-doesnt-construct-blooper-of-the-day/comment-page-1/#comment-3674</link>
		<dc:creator>Peter Lawrey</dc:creator>
		<pubDate>Fri, 15 Feb 2008 17:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://sellmic.com/blog/2008/02/15/the-constructor-that-doesnt-construct-blooper-of-the-day/#comment-3674</guid>
		<description>I like to use final fields whenever possible, in which case this wouldn&#039;t have compiled. :) </description>
		<content:encoded><![CDATA[<p>I like to use final fields whenever possible, in which case this wouldn&#039;t have compiled. <img src='http://sellmic.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

