<?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: Porting Prototype Enumerable functions to Mootools Array objects</title>
	<atom:link href="http://ajaxian.com/archives/porting-prototype-enumerable-functions-to-mootools-array-objects/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/porting-prototype-enumerable-functions-to-mootools-array-objects</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Bas</title>
		<link>http://ajaxian.com/archives/porting-prototype-enumerable-functions-to-mootools-array-objects/comment-page-1#comment-245568</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Wed, 27 Dec 2006 14:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/porting-prototype-enumerable-functions-to-mootools-array-objects#comment-245568</guid>
		<description>Yes you&#039;re right, but I&#039;d like to keep the code more in the spirit of Mootools. I wrote the code with the intention to add maybe 2 or 3 functions to the Array object, not the whole scala of functions from the Enumerable class. In this way I don&#039;t need a new class.</description>
		<content:encoded><![CDATA[<p>Yes you&#8217;re right, but I&#8217;d like to keep the code more in the spirit of Mootools. I wrote the code with the intention to add maybe 2 or 3 functions to the Array object, not the whole scala of functions from the Enumerable class. In this way I don&#8217;t need a new class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://ajaxian.com/archives/porting-prototype-enumerable-functions-to-mootools-array-objects/comment-page-1#comment-245564</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 27 Dec 2006 08:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/porting-prototype-enumerable-functions-to-mootools-array-objects#comment-245564</guid>
		<description>Bas: Why not just create a new Enumerable Class and then implement it in Array? That way, you can use it with other objects as well... That was the original thinking behind keeping it separate in Prototype in the first place.</description>
		<content:encoded><![CDATA[<p>Bas: Why not just create a new Enumerable Class and then implement it in Array? That way, you can use it with other objects as well&#8230; That was the original thinking behind keeping it separate in Prototype in the first place.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

