<?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: Give JavaScript 2 a Look</title>
	<atom:link href="http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/feed/" rel="self" type="application/rss+xml" />
	<link>http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/</link>
	<description>Random Geek-Related Thoughts</description>
	<lastBuildDate>Tue, 16 Mar 2010 14:46:49 -0700</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Katz Got Your Tongue? &#187; method_missing in JavaScript?</title>
		<link>http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/comment-page-1/#comment-12574</link>
		<dc:creator>Katz Got Your Tongue? &#187; method_missing in JavaScript?</dc:creator>
		<pubDate>Mon, 18 Aug 2008 05:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/#comment-12574</guid>
		<description>[...] posted previously about JavaScript 2 (also known as ECMAScript 4). Since I last discussed this topic, the debate over [...]</description>
		<content:encoded><![CDATA[<p>[...] posted previously about JavaScript 2 (also known as ECMAScript 4). Since I last discussed this topic, the debate over [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/comment-page-1/#comment-3454</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Fri, 28 Dec 2007 22:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/#comment-3454</guid>
		<description>lemon: class-based programming has already infiltrated JS in the form of Prototype and other libraries. You can ignore it, but if you want to use it, there&#039;s a unified way, which helps avoid inter-library balkanization.

What it reminds me of is Common Lisp: you get dynamicity by default, but if you want it to be stricter/more performant, you can lock down code by adding types etc.</description>
		<content:encoded><![CDATA[<p>lemon: class-based programming has already infiltrated JS in the form of Prototype and other libraries. You can ignore it, but if you want to use it, there&#8217;s a unified way, which helps avoid inter-library balkanization.</p>
<p>What it reminds me of is Common Lisp: you get dynamicity by default, but if you want it to be stricter/more performant, you can lock down code by adding types etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ECMAScript 4 или JavaScript 2, неужели рассвет в стране веб-программистов!? &#124; Alpha-Beta-Release Blog</title>
		<link>http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/comment-page-1/#comment-2728</link>
		<dc:creator>ECMAScript 4 или JavaScript 2, неужели рассвет в стране веб-программистов!? &#124; Alpha-Beta-Release Blog</dc:creator>
		<pubDate>Sat, 03 Nov 2007 15:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/#comment-2728</guid>
		<description>[...] Give JavaScript 2 a Look [...]</description>
		<content:encoded><![CDATA[<p>[...] Give JavaScript 2 a Look [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: napyfab:blog&#187; Blog Archive &#187; links for 2007-11-02</title>
		<link>http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/comment-page-1/#comment-2723</link>
		<dc:creator>napyfab:blog&#187; Blog Archive &#187; links for 2007-11-02</dc:creator>
		<pubDate>Fri, 02 Nov 2007 23:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/#comment-2723</guid>
		<description>[...] Katz Got Your Tongue? » Give JavaScript 2 a Look (tags: javascript ecmascript tutorial feature example web development programming) [...]</description>
		<content:encoded><![CDATA[<p>[...] Katz Got Your Tongue? » Give JavaScript 2 a Look (tags: javascript ecmascript tutorial feature example web development programming) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sync</title>
		<link>http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/comment-page-1/#comment-2716</link>
		<dc:creator>Michael Sync</dc:creator>
		<pubDate>Fri, 02 Nov 2007 02:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/#comment-2716</guid>
		<description>seems like Mozilla is gonna add a lot of cool features in new version of Javascript..
What about IE-team? Are they gonna implement the same features to IE?? otherwise, we, js developer, are gonna face too much problem...</description>
		<content:encoded><![CDATA[<p>seems like Mozilla is gonna add a lot of cool features in new version of Javascript..<br />
What about IE-team? Are they gonna implement the same features to IE?? otherwise, we, js developer, are gonna face too much problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lemon</title>
		<link>http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/comment-page-1/#comment-2709</link>
		<dc:creator>lemon</dc:creator>
		<pubDate>Wed, 31 Oct 2007 19:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/#comment-2709</guid>
		<description>I don&#039;t know how I feel about adding classes. Is that really necessary in a prototype based language?

Don&#039;t mind the parameter typing, not when it&#039;s optional anyway.

At least it&#039;s not as bad as the Actionscript....3? 4? I can&#039;t keep track :D</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know how I feel about adding classes. Is that really necessary in a prototype based language?</p>
<p>Don&#8217;t mind the parameter typing, not when it&#8217;s optional anyway.</p>
<p>At least it&#8217;s not as bad as the Actionscript&#8230;.3? 4? I can&#8217;t keep track :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/comment-page-1/#comment-2694</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Mon, 29 Oct 2007 09:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/2007/10/29/give-javascript-2-a-look/#comment-2694</guid>
		<description>Hmm, its all looking very Java-ish to me (finals, parameter typing etc).</description>
		<content:encoded><![CDATA[<p>Hmm, its all looking very Java-ish to me (finals, parameter typing etc).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
