<?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: Magnificent Merb (and Sequel?)</title>
	<atom:link href="http://blog.inquirylabs.com/2007/08/02/magnificent-merb-and-sequel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inquirylabs.com/2007/08/02/magnificent-merb-and-sequel/</link>
	<description>Politics, Programming and Possibilities</description>
	<pubDate>Thu, 11 Mar 2010 23:52:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Ari</title>
		<link>http://blog.inquirylabs.com/2007/08/02/magnificent-merb-and-sequel/#comment-14341</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Fri, 10 Aug 2007 06:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/08/02/magnificent-merb-and-sequel/#comment-14341</guid>
		<description>Ever wanted rSpec to work with merb? Took a while, but now you can!

&lt;a href="http://blog.xnot.org/2007/08/09/rspec-on-merb/" rel="nofollow"&gt;http://blog.xnot.org/2007/08/09/rspec-on-merb/&lt;/a&gt;

Let me know how it works for you</description>
		<content:encoded><![CDATA[<p>Ever wanted rSpec to work with merb? Took a while, but now you can!</p>
<p><a href="http://blog.xnot.org/2007/08/09/rspec-on-merb/" rel="nofollow">http://blog.xnot.org/2007/08/09/rspec-on-merb/</a></p>
<p>Let me know how it works for you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ezra</title>
		<link>http://blog.inquirylabs.com/2007/08/02/magnificent-merb-and-sequel/#comment-14095</link>
		<dc:creator>Ezra</dc:creator>
		<pubDate>Sun, 05 Aug 2007 20:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/08/02/magnificent-merb-and-sequel/#comment-14095</guid>
		<description>Originally I was working on improving rails itself instead of making a new framework. The problem is that Rails is just to big at this point and has too much backwards compatibility baggage to make radical changes to the code. It has matured to the point where radical changes are very hard to accomplish without pissing people off by breaking some feature they were using.

We all love rails, myself included. But there are some things I don't agree with in the rails code base. People say constraints are liberating but I think constraints are also constraining ;) Merb is going to be a lightweight hackers framework. Small core that is easy to extend, everything else is a plugin. I don't need the kitchen sink.

Now if the rails core team wanted to release the current edge rails as rails 1.5 or something and would allow for some serious refactoring and BC breakage for rails 2.0 then I would gladly apply all of merb to rails 2.0 and kill the merb project.

But I serioulsy doubt that is going to happen. Rails code base has gotten huge and complicated with tons of uneeded cleverness just for cleverness sake. I'd love to see Rails2.0 really thin down the core framework and rewrite all of ActionPack/ActionView.</description>
		<content:encoded><![CDATA[<p>Originally I was working on improving rails itself instead of making a new framework. The problem is that Rails is just to big at this point and has too much backwards compatibility baggage to make radical changes to the code. It has matured to the point where radical changes are very hard to accomplish without pissing people off by breaking some feature they were using.</p>
<p>We all love rails, myself included. But there are some things I don&#8217;t agree with in the rails code base. People say constraints are liberating but I think constraints are also constraining <img src='http://blog.inquirylabs.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> Merb is going to be a lightweight hackers framework. Small core that is easy to extend, everything else is a plugin. I don&#8217;t need the kitchen sink.</p>
<p>Now if the rails core team wanted to release the current edge rails as rails 1.5 or something and would allow for some serious refactoring and BC breakage for rails 2.0 then I would gladly apply all of merb to rails 2.0 and kill the merb project.</p>
<p>But I serioulsy doubt that is going to happen. Rails code base has gotten huge and complicated with tons of uneeded cleverness just for cleverness sake. I&#8217;d love to see Rails2.0 really thin down the core framework and rewrite all of ActionPack/ActionView.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AkitaOnRails</title>
		<link>http://blog.inquirylabs.com/2007/08/02/magnificent-merb-and-sequel/#comment-13938</link>
		<dc:creator>AkitaOnRails</dc:creator>
		<pubDate>Fri, 03 Aug 2007 15:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2007/08/02/magnificent-merb-and-sequel/#comment-13938</guid>
		<description>I like Merb too, I think that Ezra is one of the pinacles on Ruby performance. I am all for a good high-performance, concurrent web framework, but instead of building new alternatives from scratch I always wonder if it is not possible to tweak Rails itself, optimize it. Building something new always means another learning curve, redundant code and libraries. Rails already have the market share, the community attention, lots of documentation and support. Even though I like the ideas behind Merb I think it could do much better to add these to Rails. For example, ActiveRecord was not thread-safe, but after some tweaking from the Core Team and the community they were able to make it thread-safe. Well, just my 2 cents.</description>
		<content:encoded><![CDATA[<p>I like Merb too, I think that Ezra is one of the pinacles on Ruby performance. I am all for a good high-performance, concurrent web framework, but instead of building new alternatives from scratch I always wonder if it is not possible to tweak Rails itself, optimize it. Building something new always means another learning curve, redundant code and libraries. Rails already have the market share, the community attention, lots of documentation and support. Even though I like the ideas behind Merb I think it could do much better to add these to Rails. For example, ActiveRecord was not thread-safe, but after some tweaking from the Core Team and the community they were able to make it thread-safe. Well, just my 2 cents.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
