<?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: First-class functions in JavaScript</title>
	<atom:link href="http://www.ashita.org/first-class-functions-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ashita.org/first-class-functions-in-javascript/</link>
	<description></description>
	<lastBuildDate>Mon, 19 Dec 2011 08:17:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Colin</title>
		<link>http://www.ashita.org/first-class-functions-in-javascript/comment-page-1/#comment-1602</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Sun, 19 Jun 2011 15:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://ashita.org/?p=289#comment-1602</guid>
		<description>Okey, it appears that the url I linked to was old and the implementation of &quot;eventListenerList&quot; is no longer planned :(</description>
		<content:encoded><![CDATA[<p>Okey, it appears that the url I linked to was old and the implementation of &#8220;eventListenerList&#8221; is no longer planned :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.ashita.org/first-class-functions-in-javascript/comment-page-1/#comment-1601</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Sun, 19 Jun 2011 15:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://ashita.org/?p=289#comment-1601</guid>
		<description>Hi,
Thanks for your posts: I&#039;ve really enjoyed reading them. 

As for event listeners, I think it&#039;s bad how if you set an anonymous function, it can&#039;t be removed using removerEventListeners. The idea of creating an unstoppable event listener is just silly!

Hopefully this problem will be solved in the future:
http://www.w3.org/TR/2002/WD-DOM-Level-3-Events-20020208/changes.html
I&#039;ve no idea how long it would take for &quot;eventListenerList&quot; to be implemented in browsers though...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for your posts: I&#8217;ve really enjoyed reading them. </p>
<p>As for event listeners, I think it&#8217;s bad how if you set an anonymous function, it can&#8217;t be removed using removerEventListeners. The idea of creating an unstoppable event listener is just silly!</p>
<p>Hopefully this problem will be solved in the future:<br />
<a href="http://www.w3.org/TR/2002/WD-DOM-Level-3-Events-20020208/changes.html" rel="nofollow">http://www.w3.org/TR/2002/WD-DOM-Level-3-Events-20020208/changes.html</a><br />
I&#8217;ve no idea how long it would take for &#8220;eventListenerList&#8221; to be implemented in browsers though&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

