<?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"
	>
<channel>
	<title>Comments on: The debugger is your friend; even in Java</title>
	<atom:link href="http://blog.amber.org/2008/05/06/the-debugger-is-your-friend-even-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.amber.org/2008/05/06/the-debugger-is-your-friend-even-in-java/</link>
	<description>Thoughts of a minor lunatic</description>
	<pubDate>Sat, 11 Oct 2008 07:02:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Min Huang</title>
		<link>http://blog.amber.org/2008/05/06/the-debugger-is-your-friend-even-in-java/#comment-52065</link>
		<dc:creator>Min Huang</dc:creator>
		<pubDate>Sat, 24 May 2008 20:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.amber.org/2008/05/06/the-debugger-is-your-friend-even-in-java/#comment-52065</guid>
		<description>I've written Java professionally at a couple of different places, and I've never been able to live without the debugger.  It's not like working with Smalltalk, no, but if you didn't make too many changes (like change a method signature), you can usually hot swap code in a running servlet container.  

I used to work at a small company with a lot of inexperienced devs, none of whom knew how to work a debugger.  Most of them couldn't even work Eclipse.  I've also worked at a more mature consulting company, and the debugger was just a part of our daily lives.

It's just a tool every good developer needs to be have in his arsenal, and it doesn't really matter what his/her primary language is.  Why all the hate against Java?  Geez.

(Note: Don't take me the wrong way; I jumped ship to Scala.  But I still don't think Java is the worst language in the world)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written Java professionally at a couple of different places, and I&#8217;ve never been able to live without the debugger.  It&#8217;s not like working with Smalltalk, no, but if you didn&#8217;t make too many changes (like change a method signature), you can usually hot swap code in a running servlet container.  </p>
<p>I used to work at a small company with a lot of inexperienced devs, none of whom knew how to work a debugger.  Most of them couldn&#8217;t even work Eclipse.  I&#8217;ve also worked at a more mature consulting company, and the debugger was just a part of our daily lives.</p>
<p>It&#8217;s just a tool every good developer needs to be have in his arsenal, and it doesn&#8217;t really matter what his/her primary language is.  Why all the hate against Java?  Geez.</p>
<p>(Note: Don&#8217;t take me the wrong way; I jumped ship to Scala.  But I still don&#8217;t think Java is the worst language in the world)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
