<?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: JavaScript Arguments</title>
	<atom:link href="http://www.seifi.org/javascript/javascript-arguments.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.seifi.org/javascript/javascript-arguments.html</link>
	<description>A Web Development Blog by Joe Seifi - seifi.org</description>
	<lastBuildDate>Tue, 15 Feb 2011 05:33:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Itransition Company</title>
		<link>http://www.seifi.org/javascript/javascript-arguments.html/comment-page-1#comment-21344</link>
		<dc:creator>Itransition Company</dc:creator>
		<pubDate>Wed, 21 Oct 2009 13:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.seifi.org/?p=673#comment-21344</guid>
		<description>The array returned by &quot;Arguments&quot; function counts 4 elements only. But the number of elements covers array&#039;s elements from 0 to 3.</description>
		<content:encoded><![CDATA[<p>The array returned by &#8220;Arguments&#8221; function counts 4 elements only. But the number of elements covers array&#8217;s elements from 0 to 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lea Verou</title>
		<link>http://www.seifi.org/javascript/javascript-arguments.html/comment-page-1#comment-19694</link>
		<dc:creator>Lea Verou</dc:creator>
		<pubDate>Tue, 24 Mar 2009 03:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.seifi.org/?p=673#comment-19694</guid>
		<description>Function.name is also unsupported in IE and Opera...</description>
		<content:encoded><![CDATA[<p>Function.name is also unsupported in IE and Opera&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samer Ziadeh</title>
		<link>http://www.seifi.org/javascript/javascript-arguments.html/comment-page-1#comment-19593</link>
		<dc:creator>Samer Ziadeh</dc:creator>
		<pubDate>Sun, 21 Dec 2008 01:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.seifi.org/?p=673#comment-19593</guid>
		<description>That&#039;s why I thought</description>
		<content:encoded><![CDATA[<p>That&#8217;s why I thought</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nosredna</title>
		<link>http://www.seifi.org/javascript/javascript-arguments.html/comment-page-1#comment-19492</link>
		<dc:creator>Nosredna</dc:creator>
		<pubDate>Fri, 22 Aug 2008 18:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.seifi.org/?p=673#comment-19492</guid>
		<description>I tried to use the caller method once to drastically simplify some metaprogramming I was doing. If I recall correctly, it worked in only some browsers.

Stay away from these unevenly supported features unless you&#039;re sure of your target environment.

For instance, I&#039;m a bit more adventurous with my JavaScript when I&#039;m writing an AIR app, because I only have to worry about WebKit&#039;s evolution in the future, not the past, present, and future of 4 major and N minor browsers.</description>
		<content:encoded><![CDATA[<p>I tried to use the caller method once to drastically simplify some metaprogramming I was doing. If I recall correctly, it worked in only some browsers.</p>
<p>Stay away from these unevenly supported features unless you&#8217;re sure of your target environment.</p>
<p>For instance, I&#8217;m a bit more adventurous with my JavaScript when I&#8217;m writing an AIR app, because I only have to worry about WebKit&#8217;s evolution in the future, not the past, present, and future of 4 major and N minor browsers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 4.153 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-26 18:57:49 -->

