<?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: The Functional-Relational Impedance Match</title>
	<atom:link href="http://enfranchisedmind.com/blog/2006/06/17/the-functional-relational-impedance-match/feed/" rel="self" type="application/rss+xml" />
	<link>http://enfranchisedmind.com/blog/2006/06/17/the-functional-relational-impedance-match/</link>
	<description>Robert Fischer and Brian Hurt on Punditry, Programming Languages, and Other Religious Issues</description>
	<pubDate>Wed, 07 Jan 2009 09:14:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zbigniew Lukasiak</title>
		<link>http://enfranchisedmind.com/blog/2006/06/17/the-functional-relational-impedance-match/comment-page-1/#comment-33959</link>
		<dc:creator>Zbigniew Lukasiak</dc:creator>
		<pubDate>Mon, 22 Dec 2008 09:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=142#comment-33959</guid>
		<description>Just one more example of a library using the technique described here: &lt;a href="http://search.cpan.org/~ash/DBIx-Class/lib/DBIx/Class.pm" rel="nofollow"&gt;DBIx::Class&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Just one more example of a library using the technique described here: <a href="http://search.cpan.org/~ash/DBIx-Class/lib/DBIx/Class.pm" rel="nofollow">DBIx::Class</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enfranchised Mind &#187; 7 Actually Useful Things You Didn&#8217;t Know Static Typing Could Do: An Introduction for the Dynamic Language Enthusiast</title>
		<link>http://enfranchisedmind.com/blog/2006/06/17/the-functional-relational-impedance-match/comment-page-1/#comment-33005</link>
		<dc:creator>Enfranchised Mind &#187; 7 Actually Useful Things You Didn&#8217;t Know Static Typing Could Do: An Introduction for the Dynamic Language Enthusiast</dc:creator>
		<pubDate>Mon, 14 Apr 2008 14:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=142#comment-33005</guid>
		<description>[...] and Ruby supporter&#8217;s touting of Ruby as &#8220;a sort of OO / functional hybrid&#8221; (cite), this is one of the big pain points in Ruby, and there&#8217;s a lot of experimentation to figure [...]</description>
		<content:encoded><![CDATA[<p>[...] and Ruby supporter&#8217;s touting of Ruby as &#8220;a sort of OO / functional hybrid&#8221; (cite), this is one of the big pain points in Ruby, and there&#8217;s a lot of experimentation to figure [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Rose</title>
		<link>http://enfranchisedmind.com/blog/2006/06/17/the-functional-relational-impedance-match/comment-page-1/#comment-32998</link>
		<dc:creator>Jeff Rose</dc:creator>
		<pubDate>Mon, 14 Apr 2008 12:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=142#comment-32998</guid>
		<description>I enjoyed the write-up.  Although I'm not convinced of the novelty of the ideas it helped me think about things a bit differently.  You should check out this ruby library sequel.  It builds a query object based on a set of operations that can be chained together, and these queries are executed lazily.  Ruby, like OCAML, is a sort of OO / functional hybrid so it might be a good analog to what you want to do:

http://sequel.rubyforge.org/</description>
		<content:encoded><![CDATA[<p>I enjoyed the write-up.  Although I&#8217;m not convinced of the novelty of the ideas it helped me think about things a bit differently.  You should check out this ruby library sequel.  It builds a query object based on a set of operations that can be chained together, and these queries are executed lazily.  Ruby, like OCAML, is a sort of OO / functional hybrid so it might be a good analog to what you want to do:</p>
<p><a href="http://sequel.rubyforge.org/" rel="nofollow">http://sequel.rubyforge.org/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
