<?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: RequireJS and Juicer</title>
	<atom:link href="http://blog.mozilla.org/webdev/2010/08/26/requirejs-and-juicer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.org/webdev/2010/08/26/requirejs-and-juicer/</link>
	<description>For make benefit of glorious tubes</description>
	<lastBuildDate>Mon, 17 Jun 2013 17:13:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Austin King</title>
		<link>http://blog.mozilla.org/webdev/2010/08/26/requirejs-and-juicer/comment-page-1/#comment-212985</link>
		<dc:creator>Austin King</dc:creator>
		<pubDate>Fri, 27 Aug 2010 22:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/webdev/?p=1262#comment-212985</guid>
		<description><![CDATA[@skierpage thanks! Fixed.]]></description>
		<content:encoded><![CDATA[<p>@skierpage thanks! Fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dherman</title>
		<link>http://blog.mozilla.org/webdev/2010/08/26/requirejs-and-juicer/comment-page-1/#comment-212984</link>
		<dc:creator>dherman</dc:creator>
		<pubDate>Fri, 27 Aug 2010 22:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/webdev/?p=1262#comment-212984</guid>
		<description><![CDATA[I totally agree with your sentiment-- JS is missing some basic facilities for modularity and packaging that other languages have. It&#039;s great to see people building tools to make up for this lack. Thanks for bringing attention to them!

I also think the JavaScript language deserves to move forward, and some of the aspects of module systems -- particularly, managing imports and exports -- would work more smoothly with language support. I don&#039;t foresee an end to the need for external tools for minification, analysis, optimization, repository management, etc. But at the same time, the global object and the various &quot;module patterns&quot; people have to use make it hard to build common ground and avoid stepping on each other&#039;s toes.

On the ECMA standards committee, we&#039;ve been working on a new module system for the next version of JavaScript. Some of our notes on the system are here:

    http://wiki.ecmascript.org/doku.php?id=strawman:simple_modules

and we are always happy to discuss them on the es-discuss mailing list:

    https://mail.mozilla.org/listinfo/es-discuss

I believe the next version of JavaScript could make it significantly easier for people to build, share, and combine libraries in JavaScript. This isn&#039;t meant to take the place of tools like RequireJS or Juicer, but it can alleviate some of the burden from them and build modularity support directly into JavaScript, no batteries required.]]></description>
		<content:encoded><![CDATA[<p>I totally agree with your sentiment&#8211; JS is missing some basic facilities for modularity and packaging that other languages have. It&#8217;s great to see people building tools to make up for this lack. Thanks for bringing attention to them!</p>
<p>I also think the JavaScript language deserves to move forward, and some of the aspects of module systems &#8212; particularly, managing imports and exports &#8212; would work more smoothly with language support. I don&#8217;t foresee an end to the need for external tools for minification, analysis, optimization, repository management, etc. But at the same time, the global object and the various &#8220;module patterns&#8221; people have to use make it hard to build common ground and avoid stepping on each other&#8217;s toes.</p>
<p>On the ECMA standards committee, we&#8217;ve been working on a new module system for the next version of JavaScript. Some of our notes on the system are here:</p>
<p>    <a href="http://wiki.ecmascript.org/doku.php?id=strawman:simple_modules" rel="nofollow">http://wiki.ecmascript.org/doku.php?id=strawman:simple_modules</a></p>
<p>and we are always happy to discuss them on the es-discuss mailing list:</p>
<p>    <a href="https://mail.mozilla.org/listinfo/es-discuss" rel="nofollow">https://mail.mozilla.org/listinfo/es-discuss</a></p>
<p>I believe the next version of JavaScript could make it significantly easier for people to build, share, and combine libraries in JavaScript. This isn&#8217;t meant to take the place of tools like RequireJS or Juicer, but it can alleviate some of the burden from them and build modularity support directly into JavaScript, no batteries required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skierpage</title>
		<link>http://blog.mozilla.org/webdev/2010/08/26/requirejs-and-juicer/comment-page-1/#comment-212983</link>
		<dc:creator>skierpage</dc:creator>
		<pubDate>Fri, 27 Aug 2010 22:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/webdev/?p=1262#comment-212983</guid>
		<description><![CDATA[You&#039;ve got missing text after &quot;already does for CSS. Then @depend&quot; , then an unclosed code tag that puts the rest of the post in monospace.]]></description>
		<content:encoded><![CDATA[<p>You&#8217;ve got missing text after &#8220;already does for CSS. Then @depend&#8221; , then an unclosed code tag that puts the rest of the post in monospace.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
