<?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: A fresh perspective</title>
	<atom:link href="http://www.pluginaweek.org/2008/05/19/a-fresh-perspective/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pluginaweek.org/2008/05/19/a-fresh-perspective/</link>
	<description>Plugins worth their weight in rubies.</description>
	<lastBuildDate>Mon, 14 Jun 2010 01:03:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: aaron</title>
		<link>http://www.pluginaweek.org/2008/05/19/a-fresh-perspective/comment-page-1/#comment-7</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Mon, 26 May 2008 13:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pluginaweek.org/?p=10#comment-7</guid>
		<description>@yehuda You know, that&#039;s a really interesting point about alias_method_chain.  I hadn&#039;t really thought about that until I watched the Merb presentation from the Gotham Ruby Conference.  It seems like, for many projects in Ruby, a well-designed interface is ignored because you can just fall back on the hacking power of Ruby to get what you need done.

I really like what you guys are doing with Merb.  I haven&#039;t used it yet for any personal projects, but it&#039;s definitely under the radar!</description>
		<content:encoded><![CDATA[<p>@yehuda You know, that&#8217;s a really interesting point about alias_method_chain.  I hadn&#8217;t really thought about that until I watched the Merb presentation from the Gotham Ruby Conference.  It seems like, for many projects in Ruby, a well-designed interface is ignored because you can just fall back on the hacking power of Ruby to get what you need done.</p>
<p>I really like what you guys are doing with Merb.  I haven&#8217;t used it yet for any personal projects, but it&#8217;s definitely under the radar!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yehuda Katz</title>
		<link>http://www.pluginaweek.org/2008/05/19/a-fresh-perspective/comment-page-1/#comment-6</link>
		<dc:creator>Yehuda Katz</dc:creator>
		<pubDate>Thu, 22 May 2008 22:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pluginaweek.org/?p=10#comment-6</guid>
		<description>@aaron Great post. Part of the trick, of course, is to write the initial framework so it&#039;s easy to extend. As you pointed out, we do that with Merb. Additionally, we consider it a bug if people feel compelled to use alias_method_chain on our code (we don&#039;t actually distribute alias_method_chain with merb, so there&#039;s a bit of a disincentive to use it).

Providing perfect points of interaction is obviously not easy to get right the first time, but that&#039;s why we started over with 0.9 :)</description>
		<content:encoded><![CDATA[<p>@aaron Great post. Part of the trick, of course, is to write the initial framework so it&#8217;s easy to extend. As you pointed out, we do that with Merb. Additionally, we consider it a bug if people feel compelled to use alias_method_chain on our code (we don&#8217;t actually distribute alias_method_chain with merb, so there&#8217;s a bit of a disincentive to use it).</p>
<p>Providing perfect points of interaction is obviously not easy to get right the first time, but that&#8217;s why we started over with 0.9 <img src='http://www.pluginaweek.org/wp-content/plugins/smilies-themer/adiumicons/happy.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
