<?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: Splitting Sencha ExtJS is good food</title>
	<atom:link href="http://www.fusioncube.net/index.php/splitting-ext-is-good-food/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fusioncube.net/index.php/splitting-ext-is-good-food</link>
	<description>The online journey of a technophile, by Steve Brownlee</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:28:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dan Vega</title>
		<link>http://www.fusioncube.net/index.php/splitting-ext-is-good-food/comment-page-1#comment-25444</link>
		<dc:creator>Dan Vega</dc:creator>
		<pubDate>Fri, 11 Jan 2008 01:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=181#comment-25444</guid>
		<description>This is a really good idea. Any chance I could download these from you? I could use them in the cf ext stuff I am doing and it would save me a lot of downloading and diff work!</description>
		<content:encoded><![CDATA[<p>This is a really good idea. Any chance I could download these from you? I could use them in the cf ext stuff I am doing and it would save me a lot of downloading and diff work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/splitting-ext-is-good-food/comment-page-1#comment-25378</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Tue, 08 Jan 2008 15:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=181#comment-25378</guid>
		<description>@Chris: While it is true that the 500k file will cache there are some things to consider.

The user may have caching disabled.

It will not be cached for eternity.

Some apps cannot allow caching for various business reasons so the files are reloaded on every request.

Given all this, I find it smarter simply to make the files as small as possible.  It&#039;s not hard, it&#039;s better for the users, and it&#039;s just plain smart in the long run.</description>
		<content:encoded><![CDATA[<p>@Chris: While it is true that the 500k file will cache there are some things to consider.</p>
<p>The user may have caching disabled.</p>
<p>It will not be cached for eternity.</p>
<p>Some apps cannot allow caching for various business reasons so the files are reloaded on every request.</p>
<p>Given all this, I find it smarter simply to make the files as small as possible.  It&#8217;s not hard, it&#8217;s better for the users, and it&#8217;s just plain smart in the long run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Dawes</title>
		<link>http://www.fusioncube.net/index.php/splitting-ext-is-good-food/comment-page-1#comment-24817</link>
		<dc:creator>Chris Dawes</dc:creator>
		<pubDate>Sun, 16 Dec 2007 23:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=181#comment-24817</guid>
		<description>If you include the ext-all package the script caches in your browser... I suppose there is a case for breaking it out, but then you have to do that for every page that you need a feature on. 

Wouldn&#039;t it just make more sense to include all? it&#039;s not a big file really.</description>
		<content:encoded><![CDATA[<p>If you include the ext-all package the script caches in your browser&#8230; I suppose there is a case for breaking it out, but then you have to do that for every page that you need a feature on. </p>
<p>Wouldn&#8217;t it just make more sense to include all? it&#8217;s not a big file really.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/splitting-ext-is-good-food/comment-page-1#comment-23714</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Thu, 08 Nov 2007 13:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=181#comment-23714</guid>
		<description>I created each one from the &lt;a href=&quot;http://extjs.com/download/build&quot; rel=&quot;nofollow&quot;&gt;Build Your Own Ext&lt;/a&gt; page.  All I did was download logical packages and then used a diff tool strip out the core objects from each one so I was left with just the ones needed for that particular functionality.</description>
		<content:encoded><![CDATA[<p>I created each one from the <a href="http://extjs.com/download/build" rel="nofollow">Build Your Own Ext</a> page.  All I did was download logical packages and then used a diff tool strip out the core objects from each one so I was left with just the ones needed for that particular functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Whittingham</title>
		<link>http://www.fusioncube.net/index.php/splitting-ext-is-good-food/comment-page-1#comment-23712</link>
		<dc:creator>Patrick Whittingham</dc:creator>
		<pubDate>Thu, 08 Nov 2007 11:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=181#comment-23712</guid>
		<description>Steve -

  Were the js files already part of their package or did you create those files?</description>
		<content:encoded><![CDATA[<p>Steve -</p>
<p>  Were the js files already part of their package or did you create those files?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

