<?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: Rails without Rails</title>
	<atom:link href="http://blog.bumblebeelabs.com/rails-without-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bumblebeelabs.com/rails-without-rails/</link>
	<description>Official company blog for Bumblebee Labs</description>
	<lastBuildDate>Fri, 12 Mar 2010 18:52:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hang</title>
		<link>http://blog.bumblebeelabs.com/rails-without-rails/comment-page-1/#comment-1100</link>
		<dc:creator>Hang</dc:creator>
		<pubDate>Sat, 07 Feb 2009 14:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bumblebeelabs.com/?p=501#comment-1100</guid>
		<description>Ted, that&#039;s a good point, I&#039;ll check out data mapper.</description>
		<content:encoded><![CDATA[<p>Ted, that&#8217;s a good point, I&#8217;ll check out data mapper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Han</title>
		<link>http://blog.bumblebeelabs.com/rails-without-rails/comment-page-1/#comment-1099</link>
		<dc:creator>Ted Han</dc:creator>
		<pubDate>Sat, 07 Feb 2009 13:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bumblebeelabs.com/?p=501#comment-1099</guid>
		<description>Why aren&#039;t you using DataMapper?

It&#039;s specifically designed to be stand alone, and covers all of the things that you&#039;ve listed there.

I&#039;ve used DM for several strictly data related tasks that range from mocking up new app model structures, or to provide access to existing databases, and a lot more.

And there aren&#039;t any dependencies on a web application framework :)

The syntax is negligibly different, and if you can get over the few best practice type things that DataMapperers dissuade (like STI, which they finally have relented on) then DM will do you fine.</description>
		<content:encoded><![CDATA[<p>Why aren&#8217;t you using DataMapper?</p>
<p>It&#8217;s specifically designed to be stand alone, and covers all of the things that you&#8217;ve listed there.</p>
<p>I&#8217;ve used DM for several strictly data related tasks that range from mocking up new app model structures, or to provide access to existing databases, and a lot more.</p>
<p>And there aren&#8217;t any dependencies on a web application framework <img src='http://blog.bumblebeelabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The syntax is negligibly different, and if you can get over the few best practice type things that DataMapperers dissuade (like STI, which they finally have relented on) then DM will do you fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
