<?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: DataMapper: A Better ORM for Ruby</title>
	<atom:link href="http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/</link>
	<description>Matt Wynne taking it one tea at a time</description>
	<lastBuildDate>Fri, 27 Jan 2012 08:31:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: adam french</title>
		<link>http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/comment-page-1/#comment-119</link>
		<dc:creator>adam french</dc:creator>
		<pubDate>Wed, 02 Jul 2008 01:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/#comment-119</guid>
		<description>&lt;p&gt;yup, you can persist to a bunch of other places outside of the usual RDBMs (sqlite, mysql, postgres).  &lt;/p&gt;

&lt;p&gt;One of the spiffiest one&#039;s I&#039;ve seen so far is Wycat&#039;s IMAP adapter (&lt;a href=&quot;http://github.com/wycats/dm-adapters/tree/master/imap&quot; rel=&quot;nofollow&quot;&gt;http://github.com/wycats/dm-adapters/tree/master/imap&lt;/a&gt;), which would make calls direct to a mail server for persistence.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>yup, you can persist to a bunch of other places outside of the usual RDBMs (sqlite, mysql, postgres).  </p>

<p>One of the spiffiest one&#8217;s I&#8217;ve seen so far is Wycat&#8217;s IMAP adapter (<a href="http://github.com/wycats/dm-adapters/tree/master/imap" rel="nofollow">http://github.com/wycats/dm-adapters/tree/master/imap</a>), which would make calls direct to a mail server for persistence.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/comment-page-1/#comment-92</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 23 May 2008 13:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/#comment-92</guid>
		<description>&lt;p&gt;That&#039;s really interesting. So you could still use it if you just wanted to persist to flat files, for example? &lt;/p&gt;

&lt;p&gt;Sounds like I need to dig a bit deeper.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That&#8217;s really interesting. So you could still use it if you just wanted to persist to flat files, for example? </p>

<p>Sounds like I need to dig a bit deeper.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Klishin</title>
		<link>http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/comment-page-1/#comment-91</link>
		<dc:creator>Michael Klishin</dc:creator>
		<pubDate>Fri, 23 May 2008 12:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/#comment-91</guid>
		<description>&lt;p&gt;DataMapper 0.9 also is not tied just to RDBMS, it is well abstracted persistence framework.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>DataMapper 0.9 also is not tied just to RDBMS, it is well abstracted persistence framework.</p>]]></content:encoded>
	</item>
</channel>
</rss>

