<?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 Inheritance Patterns: Learning from Closure</title>
	<atom:link href="http://ajaxian.com/archives/javascript-inheritance-patterns-learning-from-closure/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/javascript-inheritance-patterns-learning-from-closure</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: bloggingdev</title>
		<link>http://ajaxian.com/archives/javascript-inheritance-patterns-learning-from-closure/comment-page-1#comment-276629</link>
		<dc:creator>bloggingdev</dc:creator>
		<pubDate>Mon, 16 Nov 2009 15:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7928#comment-276629</guid>
		<description>Great Post! I am really interested in Google Closure Tools and wrote a few articles based on my experience. You may check the following article to understand how well Closure Compiler works: &lt;a href=&quot;http://www.bloggingdeveloper.com/post/Closure-Compiler-vs-YUI-Compressor-Comparing-the-Javascript-Compression-Tools.aspx&quot; title=&quot;Google Closure Compiler vs. YUI Compressor - Comparing the Javascript Compression Tools&quot; rel=&quot;nofollow&quot;&gt;Google Closure Compiler vs. YUI Compressor - Comparing the Javascript Compression Tools&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great Post! I am really interested in Google Closure Tools and wrote a few articles based on my experience. You may check the following article to understand how well Closure Compiler works: <a href="http://www.bloggingdeveloper.com/post/Closure-Compiler-vs-YUI-Compressor-Comparing-the-Javascript-Compression-Tools.aspx" title="Google Closure Compiler vs. YUI Compressor - Comparing the Javascript Compression Tools" rel="nofollow">Google Closure Compiler vs. YUI Compressor &#8211; Comparing the Javascript Compression Tools</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fernmicro</title>
		<link>http://ajaxian.com/archives/javascript-inheritance-patterns-learning-from-closure/comment-page-1#comment-276617</link>
		<dc:creator>fernmicro</dc:creator>
		<pubDate>Mon, 16 Nov 2009 04:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7928#comment-276617</guid>
		<description>I like the arguments that are made here, but there is one major important factor that is missed. With closure, your using a lot of sugar from a library to make things work - you need to be aware of how a third party will manage versions of their library and as well its compiler. With the functional example, your using pure javascript. So this really becomes an argument of what tool is better for the job. Highly complex project (IE google maps)? Perhaps Closure will benefit you.</description>
		<content:encoded><![CDATA[<p>I like the arguments that are made here, but there is one major important factor that is missed. With closure, your using a lot of sugar from a library to make things work &#8211; you need to be aware of how a third party will manage versions of their library and as well its compiler. With the functional example, your using pure javascript. So this really becomes an argument of what tool is better for the job. Highly complex project (IE google maps)? Perhaps Closure will benefit you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

