<?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: Ruby: Complexity cannot be reduced</title>
	<atom:link href="http://codemonkeyism.com/ruby-complexity-cannot-be-reduced/feed/" rel="self" type="application/rss+xml" />
	<link>http://codemonkeyism.com/ruby-complexity-cannot-be-reduced/</link>
	<description></description>
	<lastBuildDate>Tue, 03 Jan 2012 15:08:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: &#187; links for 2010-08-25 (Dhananjay Nene)</title>
		<link>http://codemonkeyism.com/ruby-complexity-cannot-be-reduced/comment-page-1/#comment-318333</link>
		<dc:creator>&#187; links for 2010-08-25 (Dhananjay Nene)</dc:creator>
		<pubDate>Wed, 25 Aug 2010 20:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2007/06/21/ruby-complexity-cannot-be-reduced/#comment-318333</guid>
		<description>[...] Code Monkeyism: Ruby: Complexity cannot be reduced @dnene Ah here: http://bit.ly/9pyU6I &quot;Ruby: Complexity cannot be reduced&quot; #ruby – Stephan Schmidt (codemonkeyism) http://twitter.com/codemonkeyism/statuses/22063730581 (tags: from:codemonkeyism ruby via:packrati.us) [...]</description>
		<content:encoded><![CDATA[<p>[...] Code Monkeyism: Ruby: Complexity cannot be reduced @dnene Ah here: <a href="http://bit.ly/9pyU6I" rel="nofollow">http://bit.ly/9pyU6I</a> &quot;Ruby: Complexity cannot be reduced&quot; #ruby – Stephan Schmidt (codemonkeyism) <a href="http://twitter.com/codemonkeyism/statuses/22063730581" rel="nofollow">http://twitter.com/codemonkeyism/statuses/22063730581</a> (tags: from:codemonkeyism ruby via:packrati.us) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/ruby-complexity-cannot-be-reduced/comment-page-1/#comment-27034</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Thu, 21 Jun 2007 14:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2007/06/21/ruby-complexity-cannot-be-reduced/#comment-27034</guid>
		<description>Hi afsina, thanks for your comment.

Some thoughts on your comment:

- I usually use JODA or a Calendar (if I have to)

- I wanted to stay close to the Ruby example, as the preface states: &quot;This article contains code examples, which could be written better and which experienced Java and Ruby developers would write differently.&quot;

- As said there is no full code. These were some code example to illustrate the CC points made in the post (&quot;But the examples were chosen to illustrate points&quot;).</description>
		<content:encoded><![CDATA[<p>Hi afsina, thanks for your comment.</p>
<p>Some thoughts on your comment:</p>
<p>- I usually use JODA or a Calendar (if I have to)</p>
<p>- I wanted to stay close to the Ruby example, as the preface states: &#8220;This article contains code examples, which could be written better and which experienced Java and Ruby developers would write differently.&#8221;</p>
<p>- As said there is no full code. These were some code example to illustrate the CC points made in the post (&#8220;But the examples were chosen to illustrate points&#8221;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: afsina</title>
		<link>http://codemonkeyism.com/ruby-complexity-cannot-be-reduced/comment-page-1/#comment-27033</link>
		<dc:creator>afsina</dc:creator>
		<pubDate>Thu, 21 Jun 2007 14:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2007/06/21/ruby-complexity-cannot-be-reduced/#comment-27033</guid>
		<description>Some thoughts on your java code:

-  new Date(1,1,1935) is deprecated. you can use GregorianCalendar instead. Java 7 will have better datetime handlin tough.

-  you can use static import for  SongType in Java code, it would reduce the code crowd. as:   SongType.TRAD_JAZZ -&gt; TRAD_JAZZ

Lastly, 

if (song.isMp3Type(Mp3Jazz.class) sounds a little awkward to me. it smells a little but cannot say much before i see the full code.</description>
		<content:encoded><![CDATA[<p>Some thoughts on your java code:</p>
<p>-  new Date(1,1,1935) is deprecated. you can use GregorianCalendar instead. Java 7 will have better datetime handlin tough.</p>
<p>-  you can use static import for  SongType in Java code, it would reduce the code crowd. as:   SongType.TRAD_JAZZ -&gt; TRAD_JAZZ</p>
<p>Lastly, </p>
<p>if (song.isMp3Type(Mp3Jazz.class) sounds a little awkward to me. it smells a little but cannot say much before i see the full code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (user agent is rejected)
Database Caching 4/13 queries in 0.015 seconds using disk

Served from: codemonkeyism.com @ 2012-02-10 07:04:24 -->
