<?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: Patterns &#8211; Using Ext JS Sequence and Intercept</title>
	<atom:link href="http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/</link>
	<description>The Playground of VinylFox (Shea Frederick)</description>
	<lastBuildDate>Tue, 31 Aug 2010 20:03:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Wemerson</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-7082</link>
		<dc:creator>Wemerson</dc:creator>
		<pubDate>Wed, 09 Jun 2010 02:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-7082</guid>
		<description>Very nice to know this. Thanks!</description>
		<content:encoded><![CDATA[<p>Very nice to know this. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Hartmaier</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-7046</link>
		<dc:creator>Alexander Hartmaier</dc:creator>
		<pubDate>Tue, 01 Jun 2010 16:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-7046</guid>
		<description>Those are just like Moose MethodModifiers, just for JavaScript, nice!</description>
		<content:encoded><![CDATA[<p>Those are just like Moose MethodModifiers, just for JavaScript, nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Jempty</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-6988</link>
		<dc:creator>George Jempty</dc:creator>
		<pubDate>Wed, 12 May 2010 15:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-6988</guid>
		<description>Keep &#039;em coming!</description>
		<content:encoded><![CDATA[<p>Keep &#8216;em coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shea Frederick</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-6797</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Mon, 22 Mar 2010 14:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-6797</guid>
		<description>Just be careful not to add too much overhead. The example code is applied to the form field base class, meaning it is executed every time any type of form field is created, so adding too much code to that could impact performance greatly.</description>
		<content:encoded><![CDATA[<p>Just be careful not to add too much overhead. The example code is applied to the form field base class, meaning it is executed every time any type of form field is created, so adding too much code to that could impact performance greatly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shea Frederick</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-6796</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Mon, 22 Mar 2010 14:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-6796</guid>
		<description>Nothing really....same thing, different syntax.</description>
		<content:encoded><![CDATA[<p>Nothing really&#8230;.same thing, different syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debbie Johnson</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-6795</link>
		<dc:creator>Debbie Johnson</dc:creator>
		<pubDate>Mon, 22 Mar 2010 14:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-6795</guid>
		<description>Great suggestion, I will have to start switching a lot of my extended code over to intercept &amp; sequence instead.  Thank you for taking the time to write this article up.</description>
		<content:encoded><![CDATA[<p>Great suggestion, I will have to start switching a lot of my extended code over to intercept &amp; sequence instead.  Thank you for taking the time to write this article up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-6786</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Sun, 21 Mar 2010 19:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-6786</guid>
		<description>What is the difference with the createInterceptor (the built-in function extenstion from extJs?</description>
		<content:encoded><![CDATA[<p>What is the difference with the createInterceptor (the built-in function extenstion from extJs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shea Frederick</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-6720</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Tue, 16 Mar 2010 11:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-6720</guid>
		<description>Sequence is the opposite of intercept...well, I should say it does the same thing as Intercept, but instead of executing before the method defined, it executes after the method defined.&lt;br/&gt;&lt;br/&gt;

Execution order:&lt;br/&gt;
-&gt; Intercept&lt;br/&gt;
-&gt; Method (ie: initComponent)&lt;br/&gt;
-&gt; Sequence&lt;br/&gt;&lt;br/&gt;

(Thanks, I have updated the post with this additional info)</description>
		<content:encoded><![CDATA[<p>Sequence is the opposite of intercept&#8230;well, I should say it does the same thing as Intercept, but instead of executing before the method defined, it executes after the method defined.</p>
<p>Execution order:<br />
-> Intercept<br />
-> Method (ie: initComponent)<br />
-> Sequence</p>
<p>(Thanks, I have updated the post with this additional info)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-6718</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Tue, 16 Mar 2010 10:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-6718</guid>
		<description>Thanks for the intercept explanation. So what is sequence ?</description>
		<content:encoded><![CDATA[<p>Thanks for the intercept explanation. So what is sequence ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shea Frederick</title>
		<link>http://www.vinylfox.com/patterns-using-ext-js-sequence-and-intercept/comment-page-1/#comment-6696</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Mon, 15 Mar 2010 01:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=577#comment-6696</guid>
		<description>You&#039;ll just have to wait for the Override blog post to find that answer :)

Thanks for the praises. I appreciate it.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll just have to wait for the Override blog post to find that answer <img src='http://www.vinylfox.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for the praises. I appreciate it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
