<?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: YUI Theater &#8212;  Douglas Crockford: &#8220;Crockford on JavaScript &#8212; Act III: Function the Ultimate (73 min.)&#8221;</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2010/02/24/video-crockonjs-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2010/02/24/video-crockonjs-3/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Jeffrey Gilbert</title>
		<link>http://www.yuiblog.com/blog/2010/02/24/video-crockonjs-3/comment-page-1/#comment-588714</link>
		<dc:creator>Jeffrey Gilbert</dc:creator>
		<pubDate>Mon, 01 Mar 2010 19:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1277#comment-588714</guid>
		<description>Sebastian, I&#039;m not sure using &quot;Constructor&quot; is good practice as that may end up being a reserved word despite it&#039;s capitalization.</description>
		<content:encoded><![CDATA[<p>Sebastian, I&#8217;m not sure using &#8220;Constructor&#8221; is good practice as that may end up being a reserved word despite it&#8217;s capitalization.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirk Cerny</title>
		<link>http://www.yuiblog.com/blog/2010/02/24/video-crockonjs-3/comment-page-1/#comment-588545</link>
		<dc:creator>Kirk Cerny</dc:creator>
		<pubDate>Thu, 25 Feb 2010 01:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1277#comment-588545</guid>
		<description>I am so excited, I am making popcorn and watching this tonight.</description>
		<content:encoded><![CDATA[<p>I am so excited, I am making popcorn and watching this tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastiaan Deckers</title>
		<link>http://www.yuiblog.com/blog/2010/02/24/video-crockonjs-3/comment-page-1/#comment-588538</link>
		<dc:creator>Sebastiaan Deckers</dc:creator>
		<pubDate>Wed, 24 Feb 2010 23:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1277#comment-588538</guid>
		<description>Great video. Loved the promise and seal patterns! Have used them before but never studied this closely.

Minor nitpicks about new_constructor:
1. The behaviour of &quot;func&quot; is not identical to &quot;new&quot; because the &quot;initializer&quot; function could have a return value which would have to replace &quot;that&quot; if the instance were created by &quot;new&quot;.
2. The style could be improved by naming the function &quot;Constructor&quot; and calling it as &quot;new Constructor(...)&quot;. This would identically work because it returns &quot;func&quot; and not an instance of &quot;Constructor&quot;.</description>
		<content:encoded><![CDATA[<p>Great video. Loved the promise and seal patterns! Have used them before but never studied this closely.</p>
<p>Minor nitpicks about new_constructor:<br />
1. The behaviour of &#8220;func&#8221; is not identical to &#8220;new&#8221; because the &#8220;initializer&#8221; function could have a return value which would have to replace &#8220;that&#8221; if the instance were created by &#8220;new&#8221;.<br />
2. The style could be improved by naming the function &#8220;Constructor&#8221; and calling it as &#8220;new Constructor(&#8230;)&#8221;. This would identically work because it returns &#8220;func&#8221; and not an instance of &#8220;Constructor&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

