<?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: EXT remote-loading forms with Combo boxes</title>
	<atom:link href="http://edspencer.net/2008/04/ext-remote-loading-forms-with-combo.html/feed" rel="self" type="application/rss+xml" />
	<link>http://edspencer.net/2008/04/ext-remote-loading-forms-with-combo.html</link>
	<description>Software Architect at Sencha, making Ext JS awesome</description>
	<lastBuildDate>Sun, 05 Sep 2010 10:25:17 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bryan</title>
		<link>http://edspencer.net/2008/04/ext-remote-loading-forms-with-combo.html/comment-page-1#comment-42</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Mon, 04 May 2009 04:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.2.15/Projects/wordpress/?p=3#comment-42</guid>
		<description>Aren&#039;t you going to run into a race condition with this? The load() methods of these are async requests which means the form&#039;s values may have loaded before the combobox&#039;s store does.&lt;br /&gt;&lt;br /&gt;I&#039;m facing the same problem right now. :)</description>
		<content:encoded><![CDATA[<p>Aren&#8217;t you going to run into a race condition with this? The load() methods of these are async requests which means the form&#8217;s values may have loaded before the combobox&#8217;s store does.</p>
<p>I&#8217;m facing the same problem right now. <img src='http://edspencer.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Boxman</title>
		<link>http://edspencer.net/2008/04/ext-remote-loading-forms-with-combo.html/comment-page-1#comment-24</link>
		<dc:creator>Jason Boxman</dc:creator>
		<pubDate>Wed, 31 Dec 2008 22:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.2.15/Projects/wordpress/?p=3#comment-24</guid>
		<description>It&#039;s worthwhile to note that the Rails 2 (mis)feature of including the model name in each instance of the collection is enabled in this example.&lt;br/&gt;&lt;br/&gt;With the feature disabled, which was the default before Rails 2 for newly created applications, the mapping would not need the &quot;state.&quot; portion.</description>
		<content:encoded><![CDATA[<p>It&#8217;s worthwhile to note that the Rails 2 (mis)feature of including the model name in each instance of the collection is enabled in this example.</p>
<p>With the feature disabled, which was the default before Rails 2 for newly created applications, the mapping would not need the &#8220;state.&#8221; portion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitaliy</title>
		<link>http://edspencer.net/2008/04/ext-remote-loading-forms-with-combo.html/comment-page-1#comment-16</link>
		<dc:creator>vitaliy</dc:creator>
		<pubDate>Sat, 01 Nov 2008 10:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.2.15/Projects/wordpress/?p=3#comment-16</guid>
		<description>Thank you, it was help me a lot!</description>
		<content:encoded><![CDATA[<p>Thank you, it was help me a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
