<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Does Size Matter?</title>
	<atom:link href="http://andyschwartz.wordpress.com/2008/10/13/does-size-matter/feed/" rel="self" type="application/rss+xml" />
	<link>http://andyschwartz.wordpress.com/2008/10/13/does-size-matter/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 29 Nov 2009 23:34:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daan Horn</title>
		<link>http://andyschwartz.wordpress.com/2008/10/13/does-size-matter/#comment-19</link>
		<dc:creator>Daan Horn</dc:creator>
		<pubDate>Mon, 15 Dec 2008 11:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://andyschwartz.wordpress.com/?p=5#comment-19</guid>
		<description>Ok, I found there&#039;s an undocumented web.xml parameter flag:


  oracle.adfinternal.view.rich.libraryPartitioning.ENABLED
  true


This will get just the JavaScript files for the components that are used on the page. When going to another page with another component, the JavaScript that&#039;s needed for that file will be loaded.

Placing a adf-js-partitions.xml file in the WEB-INF folder, seems to ensures that the needed partition JavaScripts are loaded instead of just the component JavaScript.

Greetings,
Daan Horn</description>
		<content:encoded><![CDATA[<p>Ok, I found there&#8217;s an undocumented web.xml parameter flag:</p>
<p>  oracle.adfinternal.view.rich.libraryPartitioning.ENABLED<br />
  true</p>
<p>This will get just the JavaScript files for the components that are used on the page. When going to another page with another component, the JavaScript that&#8217;s needed for that file will be loaded.</p>
<p>Placing a adf-js-partitions.xml file in the WEB-INF folder, seems to ensures that the needed partition JavaScripts are loaded instead of just the component JavaScript.</p>
<p>Greetings,<br />
Daan Horn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daan Horn</title>
		<link>http://andyschwartz.wordpress.com/2008/10/13/does-size-matter/#comment-17</link>
		<dc:creator>Daan Horn</dc:creator>
		<pubDate>Mon, 08 Dec 2008 13:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://andyschwartz.wordpress.com/?p=5#comment-17</guid>
		<description>Andy,

I&#039;m trying to find out how to get the frontpage, of a web application that we are developing, as small as possible. Apart from just using the obfuscator and compression, I would like to use javascript library partioning as well.

After reading the article, I have two questions left:
1. Is it possible to have the javascript library partition configuration only affect the frontpage? Meaning that only the necessary partitions are loaded on the frontpage and that all the rest will be loaded on the other pages (where javascript size is less important).
2. You claim that ADF Faces has his own set of &quot;javascript features&quot; configured. Where do I find this configuration, or more about this?

Greetings,
Daan Horn</description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>I&#8217;m trying to find out how to get the frontpage, of a web application that we are developing, as small as possible. Apart from just using the obfuscator and compression, I would like to use javascript library partioning as well.</p>
<p>After reading the article, I have two questions left:<br />
1. Is it possible to have the javascript library partition configuration only affect the frontpage? Meaning that only the necessary partitions are loaded on the frontpage and that all the rest will be loaded on the other pages (where javascript size is less important).<br />
2. You claim that ADF Faces has his own set of &#8220;javascript features&#8221; configured. Where do I find this configuration, or more about this?</p>
<p>Greetings,<br />
Daan Horn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Almost Getting To The Point &#171; Andy Schwartz&#8217;s Weblog</title>
		<link>http://andyschwartz.wordpress.com/2008/10/13/does-size-matter/#comment-2</link>
		<dc:creator>Almost Getting To The Point &#171; Andy Schwartz&#8217;s Weblog</dc:creator>
		<pubDate>Tue, 14 Oct 2008 02:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://andyschwartz.wordpress.com/?p=5#comment-2</guid>
		<description>[...] Andy Schwartz&#8217;s Weblog Just another WordPress.com weblog      &#171; Does Size&#160;Matter? [...]</description>
		<content:encoded><![CDATA[<p>[...] Andy Schwartz&#8217;s Weblog Just another WordPress.com weblog      &laquo; Does Size&nbsp;Matter? [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
