<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Ruby Module#include at Odds with Duck Typing.</title>
	<atom:link href="http://memerocket.com/2006/09/28/ruby-moduleinclude-at-odds-with-duck-typing/feed/" rel="self" type="application/rss+xml" />
	<link>http://memerocket.com/2006/09/28/ruby-moduleinclude-at-odds-with-duck-typing/</link>
	<description>Bill Burcham's Launch Platform</description>
	<lastBuildDate>Fri, 17 Feb 2012 23:21:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Go Quacks Right &#171; MemeRocket</title>
		<link>http://memerocket.com/2006/09/28/ruby-moduleinclude-at-odds-with-duck-typing/#comment-3940</link>
		<dc:creator><![CDATA[Go Quacks Right &#171; MemeRocket]]></dc:creator>
		<pubDate>Tue, 17 Nov 2009 00:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.meme-rocket.com/2006/09/28/ruby-moduleinclude-at-odds-with-duck-typing/#comment-3940</guid>
		<description><![CDATA[[...] Quacks&#160;Right In Ruby Module#include at Odds with Duck Typing I lamented the fact that Ruby wouldn&#8217;t treat an object as an Enumerable unless that object [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Quacks&nbsp;Right In Ruby Module#include at Odds with Duck Typing I lamented the fact that Ruby wouldn&#8217;t treat an object as an Enumerable unless that object [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rib Rdb</title>
		<link>http://memerocket.com/2006/09/28/ruby-moduleinclude-at-odds-with-duck-typing/#comment-14</link>
		<dc:creator><![CDATA[Rib Rdb]]></dc:creator>
		<pubDate>Sun, 03 Feb 2008 19:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.meme-rocket.com/2006/09/28/ruby-moduleinclude-at-odds-with-duck-typing/#comment-14</guid>
		<description><![CDATA[Couldn&#039;t you define Class.method_added to check for the methods and do the mixin?]]></description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t you define Class.method_added to check for the methods and do the mixin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aphyr</title>
		<link>http://memerocket.com/2006/09/28/ruby-moduleinclude-at-odds-with-duck-typing/#comment-13</link>
		<dc:creator><![CDATA[Aphyr]]></dc:creator>
		<pubDate>Sat, 14 Jul 2007 00:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.meme-rocket.com/2006/09/28/ruby-moduleinclude-at-odds-with-duck-typing/#comment-13</guid>
		<description><![CDATA[That&#039;s very clever! I&#039;m inclined to say, however, that this sort of automagic mixin behavior could violate another design principle: exposing the interface you mean. I guess it as the role of the class itself to expose Enumerable, Comparable, and so forth, rather than having that behavior inferred when I might not expect it.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s very clever! I&#8217;m inclined to say, however, that this sort of automagic mixin behavior could violate another design principle: exposing the interface you mean. I guess it as the role of the class itself to expose Enumerable, Comparable, and so forth, rather than having that behavior inferred when I might not expect it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

