<?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: Misuse of the Array Object in JavaScript</title>
	<atom:link href="http://alexander.kirk.at/2006/05/18/misuse-of-the-array-object-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexander.kirk.at/2006/05/18/misuse-of-the-array-object-in-javascript/</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2010 01:32:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Quotes &#187; Blog Archive &#187; Extending prototypes of built-in objects</title>
		<link>http://alexander.kirk.at/2006/05/18/misuse-of-the-array-object-in-javascript/comment-page-1/#comment-40131</link>
		<dc:creator>Quotes &#187; Blog Archive &#187; Extending prototypes of built-in objects</dc:creator>
		<pubDate>Thu, 08 Mar 2007 10:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=62#comment-40131</guid>
		<description>[...] This post was in response to a series of posts I’ve seen on blogs lately, such as  Bluish Coder: Associative Arrays and Javascript (Chris Double), JavaScript “Associative Arrays” Considered Harmful (Andrew Dupont), Misuse of the Array Object in JavaScript (Alexander Kirk) and Object.prototype is verboten (Erik Arvidsson). [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was in response to a series of posts I’ve seen on blogs lately, such as&nbsp;&nbsp;Bluish Coder: Associative Arrays and Javascript (Chris Double), JavaScript “Associative Arrays” Considered Harmful (Andrew Dupont), Misuse of the Array Object in JavaScript (Alexander Kirk) and Object.prototype is verboten (Erik Arvidsson). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexander kirk &#187; Blog Archive &#187; JavaScript Tricks And Good Programming Style</title>
		<link>http://alexander.kirk.at/2006/05/18/misuse-of-the-array-object-in-javascript/comment-page-1/#comment-4294</link>
		<dc:creator>alexander kirk &#187; Blog Archive &#187; JavaScript Tricks And Good Programming Style</dc:creator>
		<pubDate>Wed, 09 Aug 2006 09:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=62#comment-4294</guid>
		<description>[...] Misuse of the Array Object in JavaScript [...]</description>
		<content:encoded><![CDATA[<p>[...] Misuse of the Array Object in JavaScript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Frank</title>
		<link>http://alexander.kirk.at/2006/05/18/misuse-of-the-array-object-in-javascript/comment-page-1/#comment-3503</link>
		<dc:creator>Thomas Frank</dc:creator>
		<pubDate>Fri, 14 Jul 2006 06:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=62#comment-3503</guid>
		<description>Object.prototype is erlaubt ;-)
http://www.thomasfrank.se/object_prototype_is_erlaubt.html</description>
		<content:encoded><![CDATA[<p>Object.prototype is erlaubt ;-)<br />
<a &nbsp;&nbsp; href="http://www.thomasfrank.se/object_prototype_is_erlaubt.html"&nbsp;&nbsp; rel="nofollow">http://www.thomasfrank.se/object_prototype_is_erlaubt.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Double</title>
		<link>http://alexander.kirk.at/2006/05/18/misuse-of-the-array-object-in-javascript/comment-page-1/#comment-1385</link>
		<dc:creator>Chris Double</dc:creator>
		<pubDate>Thu, 18 May 2006 22:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=62#comment-1385</guid>
		<description>Using &#039;Object&#039; as an associative array can be bad too:

http://www.bluishcoder.co.nz/2006/05/associative-arrays-and-javascript.html

Basically naieve use of Object can return built in operations on Object (like toString).</description>
		<content:encoded><![CDATA[<p>Using 'Object' as an associative array can be bad too:</p>
<p><a &nbsp;&nbsp; href="http://www.bluishcoder.co.nz/2006/05/associative-arrays-and-javascript.html"&nbsp;&nbsp; rel="nofollow">http://www.bluishcoder.co.nz/2006/05/associative-arrays-and-javascript.html</a></p>
<p>Basically naieve use of Object can return built in operations on Object (like toString).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
