<?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: ValidatorForm as a base class and in a TabbedNavigator</title>
	<atom:link href="http://www.sweepingdesign.com/blog/2008/07/09/validatorform-as-a-base-class-and-in-a-tabbednavigator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sweepingdesign.com/blog/2008/07/09/validatorform-as-a-base-class-and-in-a-tabbednavigator/</link>
	<description>Flex, Drugs, and Rock and Roll</description>
	<lastBuildDate>Mon, 02 Nov 2009 22:09:01 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Derek Basch</title>
		<link>http://www.sweepingdesign.com/blog/2008/07/09/validatorform-as-a-base-class-and-in-a-tabbednavigator/comment-page-1/#comment-402</link>
		<dc:creator>Derek Basch</dc:creator>
		<pubDate>Fri, 23 Jan 2009 20:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sweepingdesign.com/wordpress/2008/07/09/validatorform-as-a-base-class-and-in-a-tabbednavigator/#comment-402</guid>
		<description>Ahhh, I see now. I found the description a bit confusing:

The solution here is to use callLater(assignValidators) in creationComplete() instead of just assignValidators().

Makes more sense (to me) as:

The solution here is to use callLater(assignValidators) in the creationComplete() event handler of the ValidatorForm. Instead of just using assignValidators().

Thanks for the example!
Derek Basch</description>
		<content:encoded><![CDATA[<p>Ahhh, I see now. I found the description a bit confusing:</p>
<p>The solution here is to use callLater(assignValidators) in creationComplete() instead of just assignValidators().</p>
<p>Makes more sense (to me) as:</p>
<p>The solution here is to use callLater(assignValidators) in the creationComplete() event handler of the ValidatorForm. Instead of just using assignValidators().</p>
<p>Thanks for the example!<br />
Derek Basch</p>
]]></content:encoded>
	</item>
</channel>
</rss>
