<?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 &#8216;final&#8217; Verdict&#8230;</title>
	<atom:link href="http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/</link>
	<description>Technology and Geek Stuff by Eric Burke</description>
	<lastBuildDate>Thu, 04 Nov 2010 22:37:00 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/comment-page-1/#comment-1680</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 19 Nov 2007 19:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/#comment-1680</guid>
		<description>Preach it, Eric. There is no good reason for a method that long. If you run into something like that and leave it that way, a nun should wack your knuckles with a ruler.  ;)</description>
		<content:encoded><![CDATA[<p>Preach it, Eric. There is no good reason for a method that long. If you run into something like that and leave it that way, a nun should wack your knuckles with a ruler.  <img src='http://stuffthathappens.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Burke</title>
		<link>http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/comment-page-1/#comment-1578</link>
		<dc:creator>Eric Burke</dc:creator>
		<pubDate>Sat, 17 Nov 2007 21:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/#comment-1578</guid>
		<description>If confronted with a method like that, I&#039;d declare local vars final. A kitten just died, I think. I doubt that has anything to do with &quot;financial services&quot;. That&#039;s just shitty code.</description>
		<content:encoded><![CDATA[<p>If confronted with a method like that, I&#8217;d declare local vars final. A kitten just died, I think. I doubt that has anything to do with &#8220;financial services&#8221;. That&#8217;s just shitty code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Schmidt</title>
		<link>http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/comment-page-1/#comment-1569</link>
		<dc:creator>Stephan Schmidt</dc:creator>
		<pubDate>Sat, 17 Nov 2007 17:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/#comment-1569</guid>
		<description>I also find &quot;final&quot; too noisy. But Sun should have made all parameters final by default, as all methods in interfaces are public by default. Perhaps in Java 1.7 with a compatibility switch. I think it&#039;s never a good idea to treat params non-final.

Peace
-stephan

-- 
Stephan Schmidt :: stephan@reposita.org
Reposita Open Source - Monitor your software development
http://www.reposita.org 
Blog at http://stephan.reposita.org - No signal. No noise.</description>
		<content:encoded><![CDATA[<p>I also find &#8220;final&#8221; too noisy. But Sun should have made all parameters final by default, as all methods in interfaces are public by default. Perhaps in Java 1.7 with a compatibility switch. I think it&#8217;s never a good idea to treat params non-final.</p>
<p>Peace<br />
-stephan</p>
<p>&#8211;<br />
Stephan Schmidt :: <a href="mailto:stephan@reposita.org">stephan@reposita.org</a><br />
Reposita Open Source &#8211; Monitor your software development<br />
<a href="http://www.reposita.org" rel="nofollow">http://www.reposita.org</a><br />
Blog at <a href="http://stephan.reposita.org" rel="nofollow">http://stephan.reposita.org</a> &#8211; No signal. No noise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laird Nelson</title>
		<link>http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/comment-page-1/#comment-1562</link>
		<dc:creator>Laird Nelson</dc:creator>
		<pubDate>Sat, 17 Nov 2007 15:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2007/11/17/the-final-verdict/#comment-1562</guid>
		<description>I respect your choice, but respectfully disagree.  For small projects, I do agree with you, but on the large hairy messes I tend to get airlifted into nothing beats declaring a local variable &quot;final&quot; when you can.  Seven- and eight-thousand-line long methods (yes, methods) are not uncommon to stumble across in financial services and using the compiler to help keep you honest later on is a no-brainer in such cases.</description>
		<content:encoded><![CDATA[<p>I respect your choice, but respectfully disagree.  For small projects, I do agree with you, but on the large hairy messes I tend to get airlifted into nothing beats declaring a local variable &#8220;final&#8221; when you can.  Seven- and eight-thousand-line long methods (yes, methods) are not uncommon to stumble across in financial services and using the compiler to help keep you honest later on is a no-brainer in such cases.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

