<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Javascript&#8217;s RegExp Has an Identity Crisis</title>
	<link>http://www.uselesspickles.com/blog/2006/06/02/javascripts-regex-has-an-identity-crisis/</link>
	<description>...or is it Use Less Pickles?</description>
	<pubDate>Fri, 21 Nov 2008 02:23:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: spoilspot</title>
		<link>http://www.uselesspickles.com/blog/2006/06/02/javascripts-regex-has-an-identity-crisis/#comment-1533</link>
		<pubDate>Wed, 01 Aug 2007 03:08:55 +0000</pubDate>
		<guid>http://www.uselesspickles.com/blog/2006/06/02/javascripts-regex-has-an-identity-crisis/#comment-1533</guid>
					<description>Common sense doesn't tell me that a regular expression can be called as a function. In, e.g., Opera, it isn't a function, and calling it as one gives an error. Opera is completely compliant with ECMA 262 on this.

In Firefox, calling a regular expression as a function is equivalent to calling the &quot;exec&quot; method on the RegExp object, i.e., it's a redundant feature. I guess it's an old Netscape JavaScript leftover.

(Just came by to look at the 3d graphics. Nice! :)</description>
		<content:encoded><![CDATA[<p>Common sense doesn&#8217;t tell me that a regular expression can be called as a function. In, e.g., Opera, it isn&#8217;t a function, and calling it as one gives an error. Opera is completely compliant with ECMA 262 on this.</p>
<p>In Firefox, calling a regular expression as a function is equivalent to calling the &#8220;exec&#8221; method on the RegExp object, i.e., it&#8217;s a redundant feature. I guess it&#8217;s an old Netscape JavaScript leftover.</p>
<p>(Just came by to look at the 3d graphics. Nice! <img src='http://www.uselesspickles.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
