<?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: Refactoring IDEs and Dynamic Languages</title>
	<atom:link href="http://blog.codeeg.com/2006/10/01/refactoring-ides-and-dynamic-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codeeg.com/2006/10/01/refactoring-ides-and-dynamic-languages/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 00:53:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Martin</title>
		<link>http://blog.codeeg.com/2006/10/01/refactoring-ides-and-dynamic-languages/comment-page-1/#comment-509</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 02 Oct 2006 05:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codeeg.com/2006/10/01/refactoring-ides-and-dynamic-languages/#comment-509</guid>
		<description>And still great projects evolve using dynamic typed languages. Of course the support of an IDE is absolutely necessary  (and I still miss the good old Java features in Radrails) but still, it is a different concept. Especially in Ruby, the intention must be seen in the code and not from a type hierarchy.

If you ever had a look at Eclipse Plug-in development then, you will notiice that the availability of interfaces, abstract classes and types makes people crazy. They will introduce new stuff every five minutes and in the end they call it a new programming paradigm.

But one important thing left from my point of view: Good code does not derive from a good IDE.</description>
		<content:encoded><![CDATA[<p>And still great projects evolve using dynamic typed languages. Of course the support of an IDE is absolutely necessary  (and I still miss the good old Java features in Radrails) but still, it is a different concept. Especially in Ruby, the intention must be seen in the code and not from a type hierarchy.</p>
<p>If you ever had a look at Eclipse Plug-in development then, you will notiice that the availability of interfaces, abstract classes and types makes people crazy. They will introduce new stuff every five minutes and in the end they call it a new programming paradigm.</p>
<p>But one important thing left from my point of view: Good code does not derive from a good IDE.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
