<?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: Building a medium to large scale Flex App using Cairngorm (Part 3)</title>
	<atom:link href="http://www.gotripod.com/2008/06/10/building-a-medium-to-large-scale-flex-app-using-cairngorm-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gotripod.com/2008/06/10/building-a-medium-to-large-scale-flex-app-using-cairngorm-part-3/</link>
	<description>We design &#38; build outstanding websites, desktop and mobile software applications</description>
	<lastBuildDate>Tue, 08 Nov 2011 22:37:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Building a medium to large scale Flex App using Cairngorm (Part 1) &#171; Go Tripod Ltd</title>
		<link>http://www.gotripod.com/2008/06/10/building-a-medium-to-large-scale-flex-app-using-cairngorm-part-3/comment-page-1/#comment-821</link>
		<dc:creator>Building a medium to large scale Flex App using Cairngorm (Part 1) &#171; Go Tripod Ltd</dc:creator>
		<pubDate>Wed, 03 Feb 2010 16:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://clockobj.co.uk/?p=105#comment-821</guid>
		<description>[...] We create an initialiseCommands function which is called from the constructor and this function will be where we will register our command classes as event listeners for cairngorm events. (more on that in part 3) [...]</description>
		<content:encoded><![CDATA[<p>[...] We create an initialiseCommands function which is called from the constructor and this function will be where we will register our command classes as event listeners for cairngorm events. (more on that in part 3) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.gotripod.com/2008/06/10/building-a-medium-to-large-scale-flex-app-using-cairngorm-part-3/comment-page-1/#comment-817</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sun, 15 Jun 2008 07:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://clockobj.co.uk/?p=105#comment-817</guid>
		<description>Hi Daniel, Make sure that LoginEvent extends CairngormEvent. Cairngorm expects to hand a CairngormEvent to it&#039;scommands so you need to make sure your own custom events are inherited from CairngormEvent. i.e.

class LoginEvent extends CairngormEvent
{</description>
		<content:encoded><![CDATA[<p>Hi Daniel, Make sure that LoginEvent extends CairngormEvent. Cairngorm expects to hand a CairngormEvent to it&#8217;scommands so you need to make sure your own custom events are inherited from CairngormEvent. i.e.</p>
<p>class LoginEvent extends CairngormEvent<br />
{</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Neri</title>
		<link>http://www.gotripod.com/2008/06/10/building-a-medium-to-large-scale-flex-app-using-cairngorm-part-3/comment-page-1/#comment-813</link>
		<dc:creator>Daniel Neri</dc:creator>
		<pubDate>Sat, 14 Jun 2008 19:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://clockobj.co.uk/?p=105#comment-813</guid>
		<description>I&#039;m getting a strange error :
TypeError: Error #1034: Type Coercion failed: cannot convert com.adobe.cairngorm.control::CairngormEvent@25216c49 to com.quikchek.controller.events.LoginEvent.
	at com.quikchek.controller.commands::LogUserInCommand/execute()[C:\Documents and Settings\Owner\My Documents\Flex Builder 3\QuikChek Basic Cairngorm\src\com\quikchek\controller\commands\LogUserInCommand.as:24]

Any clues?</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting a strange error :<br />
TypeError: Error #1034: Type Coercion failed: cannot convert com.adobe.cairngorm.control::CairngormEvent@25216c49 to com.quikchek.controller.events.LoginEvent.<br />
	at com.quikchek.controller.commands::LogUserInCommand/execute()[C:\Documents and Settings\Owner\My Documents\Flex Builder 3\QuikChek Basic Cairngorm\src\com\quikchek\controller\commands\LogUserInCommand.as:24]</p>
<p>Any clues?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- Quick Cache: failed to write cache. The cache/ directory is either non-existent ( and could not be created ) or it is not writable. -->
