<?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: Do more Rails!</title>
	<atom:link href="http://www.lixo.org/archives/2005/03/23/do-more-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lixo.org/archives/2005/03/23/do-more-rails/</link>
	<description>letting the problem solve itself</description>
	<pubDate>Mon, 08 Sep 2008 10:56:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Douglas</title>
		<link>http://www.lixo.org/archives/2005/03/23/do-more-rails/#comment-66</link>
		<dc:creator>Douglas</dc:creator>
		<pubDate>Mon, 02 May 2005 15:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2005/03/23/do-more-rails/#comment-66</guid>
		<description>Hi CV,

Any news about Rails development? You and Obie havenīt blogged about it anymore...</description>
		<content:encoded><![CDATA[<p>Hi CV,</p>
<p>Any news about Rails development? You and Obie havenīt blogged about it anymore&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Villela</title>
		<link>http://www.lixo.org/archives/2005/03/23/do-more-rails/#comment-51</link>
		<dc:creator>Carlos Villela</dc:creator>
		<pubDate>Fri, 25 Mar 2005 12:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2005/03/23/do-more-rails/#comment-51</guid>
		<description>I'm not quite sure what you mean by architectural issues, given that there's only a few ways you can really go about architecting a Ruby On Rails app - you've got ERB views, ActionPack controllers, possibly ActiveRecord models and object-relational mapping. Add Action Mailer, ActionWeb Services or whatever else comes with it into the mix as needed, and you're done - no need to spend time messing around mixing and matching all frameworks (like you usually do when doing Java stuff - &lt;a href="http://www.jroller.com/page/obie/20050324" rel="nofollow"&gt;see Obie's post about it&lt;/a&gt;).

Testing isn't much of a problem, really - Rails even generates stubs for both the functional and unit tests. It's a bit weird, though, that the unit tests depend on the database, but I still need to look into that (so I can be horribly wrong here) :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not quite sure what you mean by architectural issues, given that there&#8217;s only a few ways you can really go about architecting a Ruby On Rails app - you&#8217;ve got ERB views, ActionPack controllers, possibly ActiveRecord models and object-relational mapping. Add Action Mailer, ActionWeb Services or whatever else comes with it into the mix as needed, and you&#8217;re done - no need to spend time messing around mixing and matching all frameworks (like you usually do when doing Java stuff - <a href="http://www.jroller.com/page/obie/20050324" rel="nofollow">see Obie&#8217;s post about it</a>).</p>
<p>Testing isn&#8217;t much of a problem, really - Rails even generates stubs for both the functional and unit tests. It&#8217;s a bit weird, though, that the unit tests depend on the database, but I still need to look into that (so I can be horribly wrong here) <img src='http://www.lixo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john brookes</title>
		<link>http://www.lixo.org/archives/2005/03/23/do-more-rails/#comment-50</link>
		<dc:creator>john brookes</dc:creator>
		<pubDate>Fri, 25 Mar 2005 08:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2005/03/23/do-more-rails/#comment-50</guid>
		<description>Hey Carlos,
I want to know if you think Ruby can handle all the architecture issues that a lightweight container like Spring takes care of? With Spring, the IOC configuration-based architecture supplies benefits of clarity, confoguration, and testing. You can have Spring mvc, ibatis db OR, Velocity/JSP, POJO biz objects all running in one framework and not dependent on it.
Can Ruby somehow leapfrog these concerns, power through them with code? 
John B</description>
		<content:encoded><![CDATA[<p>Hey Carlos,<br />
I want to know if you think Ruby can handle all the architecture issues that a lightweight container like Spring takes care of? With Spring, the IOC configuration-based architecture supplies benefits of clarity, confoguration, and testing. You can have Spring mvc, ibatis db OR, Velocity/JSP, POJO biz objects all running in one framework and not dependent on it.<br />
Can Ruby somehow leapfrog these concerns, power through them with code?<br />
John B</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.204 seconds -->
