<?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: Getting Started with Cairngorm – Part 4</title>
	<atom:link href="http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/</link>
	<description>web development goodness</description>
	<lastBuildDate>Tue, 26 Jul 2011 07:10:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: PPuskar</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-4190</link>
		<dc:creator>PPuskar</dc:creator>
		<pubDate>Mon, 20 Jun 2011 17:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-4190</guid>
		<description>Hello Sir,
This is a great tutorial and i have implemented this in my previous project.

i wanted to know how can i use data/Service (which produces RemoteObjectServiceWrapper and Value Object- Flash Builder 4) 

if i have LoginUtilService then how can i use the delegate to connect the Service with the responder...</description>
		<content:encoded><![CDATA[<p>Hello Sir,<br />
This is a great tutorial and i have implemented this in my previous project.</p>
<p>i wanted to know how can i use data/Service (which produces RemoteObjectServiceWrapper and Value Object- Flash Builder 4) </p>
<p>if i have LoginUtilService then how can i use the delegate to connect the Service with the responder&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jad El Hak HAMDAOUI</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-4171</link>
		<dc:creator>Jad El Hak HAMDAOUI</dc:creator>
		<pubDate>Tue, 17 May 2011 10:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-4171</guid>
		<description>First I want to thank you for your tutorials that help me as a new Flex developer.
Why we don&#039;t use getters and setters to get access to VO properties, that should be private, to respect Object encapsulation ?

Thank&#039;s.</description>
		<content:encoded><![CDATA[<p>First I want to thank you for your tutorials that help me as a new Flex developer.<br />
Why we don&#8217;t use getters and setters to get access to VO properties, that should be private, to respect Object encapsulation ?</p>
<p>Thank&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minneapolis Electrician</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-4013</link>
		<dc:creator>Minneapolis Electrician</dc:creator>
		<pubDate>Thu, 27 Jan 2011 21:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-4013</guid>
		<description>Thank you for writing this awesome post. Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Thank you for writing this awesome post. Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Lowery</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-4009</link>
		<dc:creator>Mark Lowery</dc:creator>
		<pubDate>Fri, 14 Jan 2011 14:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-4009</guid>
		<description>Im creating a registration page with several paramaters could someone please show me an example of passing an array of data insted of passing them into the method (ie. service.login( login.username, login.password );

could i do something like this
var data:object = new object()
data.username = username.text;
data.phone = phone.text;
data.email = email.text;
delegate.fn(data); 

Im lost.. or could someone just give me an example code for this.</description>
		<content:encoded><![CDATA[<p>Im creating a registration page with several paramaters could someone please show me an example of passing an array of data insted of passing them into the method (ie. service.login( login.username, login.password );</p>
<p>could i do something like this<br />
var data:object = new object()<br />
data.username = username.text;<br />
data.phone = phone.text;<br />
data.email = email.text;<br />
delegate.fn(data); </p>
<p>Im lost.. or could someone just give me an example code for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RAVI</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-3983</link>
		<dc:creator>RAVI</dc:creator>
		<pubDate>Tue, 21 Dec 2010 12:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-3983</guid>
		<description>Very nice tutorial................

sir i have one problem.......
instead of listing the people in  i am using datagrid... to display firstname in FIRST column and secondname in SECOND column ... but i getting error ..............
con you suggest me the solution pleazzzzzzzzzzzzzzz.</description>
		<content:encoded><![CDATA[<p>Very nice tutorial&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
<p>sir i have one problem&#8230;&#8230;.<br />
instead of listing the people in  i am using datagrid&#8230; to display firstname in FIRST column and secondname in SECOND column &#8230; but i getting error &#8230;&#8230;&#8230;&#8230;..<br />
con you suggest me the solution pleazzzzzzzzzzzzzzz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herve Leger Dresses on Sale</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-3842</link>
		<dc:creator>Herve Leger Dresses on Sale</dc:creator>
		<pubDate>Sat, 12 Jun 2010 09:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-3842</guid>
		<description>That shift of thinking you talk about is so important..</description>
		<content:encoded><![CDATA[<p>That shift of thinking you talk about is so important..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-3818</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Fri, 07 May 2010 08:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-3818</guid>
		<description>Hi David,
Thanks a zillion for those videos. I learnt using caringorm withing half a day :)

However, I have one problem in my current project. I am using webservices. If the webservice URL is fine, then there is no problem. The service gets invoked and it triggers result or fault event properly. But in case the webservice is offline for some reason, it wont trigger the fault function within my command class. It instead shows up that fault event message at runtime. Just wanted to know if there is any other place where I need to handle this case. 
-Deepak</description>
		<content:encoded><![CDATA[<p>Hi David,<br />
Thanks a zillion for those videos. I learnt using caringorm withing half a day <img src='http://archive.davidtucker.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>However, I have one problem in my current project. I am using webservices. If the webservice URL is fine, then there is no problem. The service gets invoked and it triggers result or fault event properly. But in case the webservice is offline for some reason, it wont trigger the fault function within my command class. It instead shows up that fault event message at runtime. Just wanted to know if there is any other place where I need to handle this case.<br />
-Deepak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Codeguyz</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-3721</link>
		<dc:creator>Codeguyz</dc:creator>
		<pubDate>Mon, 18 Jan 2010 23:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-3721</guid>
		<description>For those that were getting the on this line.

this.service = ServiceLocator.getInstance().getRemoteObject(”unclaimService”);

I was getting the same thing. Then I made a reference in my main application to the services and it worked fine.

 (put this in your main application, it defines the service before making the call).</description>
		<content:encoded><![CDATA[<p>For those that were getting the on this line.</p>
<p>this.service = ServiceLocator.getInstance().getRemoteObject(”unclaimService”);</p>
<p>I was getting the same thing. Then I made a reference in my main application to the services and it worked fine.</p>
<p> (put this in your main application, it defines the service before making the call).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iniciando com Cairngorm? &#171; Edgard Davidson</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-3667</link>
		<dc:creator>Iniciando com Cairngorm? &#171; Edgard Davidson</dc:creator>
		<pubDate>Tue, 08 Dec 2009 14:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-3667</guid>
		<description>[...]  Artigo sobre Cairngorm parte 4 e o  Vídeo Cairngorm Part 4 [...]</description>
		<content:encoded><![CDATA[<p>[...]  Artigo sobre Cairngorm parte 4 e o  Vídeo Cairngorm Part 4 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit Marathe</title>
		<link>http://archive.davidtucker.net/2007/11/07/cairngorm-part-4/comment-page-2/#comment-3644</link>
		<dc:creator>Rohit Marathe</dc:creator>
		<pubDate>Fri, 20 Nov 2009 11:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/2007/11/07/cairngorm-part-4/#comment-3644</guid>
		<description>Hi David.
Thnaks a ton for Gr8 articles about Cairngorm. 
As a newbee I have one problem
In Cairngorm view fires cairngorm events which are routed to appropriate commands and these commands then update the model. 
As model is bound to view view gets updated.
But if I want want to clear the user registration form after sucessfully inserting the record into data base what is the best method to do that, if I am using Cairngorm.
Please Help :)</description>
		<content:encoded><![CDATA[<p>Hi David.<br />
Thnaks a ton for Gr8 articles about Cairngorm.<br />
As a newbee I have one problem<br />
In Cairngorm view fires cairngorm events which are routed to appropriate commands and these commands then update the model.<br />
As model is bound to view view gets updated.<br />
But if I want want to clear the user registration form after sucessfully inserting the record into data base what is the best method to do that, if I am using Cairngorm.<br />
Please Help <img src='http://archive.davidtucker.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

