<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: DataMapper: A Better ORM for Ruby</title>
	<link>http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/</link>
	<description>Tea-Driven Development</description>
	<pubDate>Fri, 21 Nov 2008 13:04:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: adam french</title>
		<link>http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/#comment-119</link>
		<dc:creator>adam french</dc:creator>
		<pubDate>Wed, 02 Jul 2008 01:05:13 +0000</pubDate>
		<guid>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's I've seen so far is Wycat's IMAP adapter (&lt;a href="http://github.com/wycats/dm-adapters/tree/master/imap" rel="nofollow"&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-92</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 23 May 2008 13:52:16 +0000</pubDate>
		<guid>http://blog.mattwynne.net/2008/05/23/datamapper-a-better-orm-for-ruby/#comment-92</guid>
		<description>&lt;p&gt;That'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-91</link>
		<dc:creator>Michael Klishin</dc:creator>
		<pubDate>Fri, 23 May 2008 12:05:51 +0000</pubDate>
		<guid>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>
