<?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 Plugin File Pattern</title>
	<atom:link href="http://blog.extjs.eu/patterns/file-patters/javascript-plugin-file-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.extjs.eu/patterns/file-patters/javascript-plugin-file-pattern/</link>
	<description>For good of all productive developers</description>
	<lastBuildDate>Sun, 05 Feb 2012 09:37:22 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Saki</title>
		<link>http://blog.extjs.eu/patterns/file-patters/javascript-plugin-file-pattern/comment-page-1/#comment-131</link>
		<dc:creator>Saki</dc:creator>
		<pubDate>Thu, 22 May 2008 21:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=13#comment-131</guid>
		<description>This pattern has not been tested with Ext 3.0. Remember, 3.0 is &lt;b&gt;alpha&lt;/b&gt; so the problem can be there as well. All my running and fully functional Ext 2.x plugins follow this pattern.

The best would be if you posted a showcase.</description>
		<content:encoded><![CDATA[<p>This pattern has not been tested with Ext 3.0. Remember, 3.0 is <b>alpha</b> so the problem can be there as well. All my running and fully functional Ext 2.x plugins follow this pattern.</p>
<p>The best would be if you posted a showcase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucian</title>
		<link>http://blog.extjs.eu/patterns/file-patters/javascript-plugin-file-pattern/comment-page-1/#comment-130</link>
		<dc:creator>Lucian</dc:creator>
		<pubDate>Thu, 22 May 2008 15:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=13#comment-130</guid>
		<description>Using this pattern (plugin has no functionality, it is only declared...), I get &quot;too much recursion&quot; in FireBug, ext-all-debug.js, at line 10555. 

Special mention: this is the trunk version of Ext (3.0 alpha).</description>
		<content:encoded><![CDATA[<p>Using this pattern (plugin has no functionality, it is only declared&#8230;), I get &#8220;too much recursion&#8221; in FireBug, ext-all-debug.js, at line 10555. </p>
<p>Special mention: this is the trunk version of Ext (3.0 alpha).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

