<?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: Part 2 &#8211; Flex Cairngorm/WebORB Issue Tracker Tutorial &#8211; Getting Typed Objects from Rails using [RemoteClass]</title>
	<atom:link href="http://flexonrails.net/?feed=rss2&#038;p=45" rel="self" type="application/rss+xml" />
	<link>http://flexonrails.net/?p=45</link>
	<description>-</description>
	<lastBuildDate>Tue, 22 Dec 2009 16:08:15 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ian</title>
		<link>http://flexonrails.net/?p=45&#038;cpage=1#comment-32811</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sun, 23 Sep 2007 01:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=45#comment-32811</guid>
		<description>Hi Derek,

Nice tutorial - I wonder if you ran into any problems with nested classes? I have a service that happily returns a ProfilVO, a LoginVO and even a ProfileVO.LoginVO (loginVO member of profileVO). But when I return a ProfilVO containing a LoginVO, the LoginVO&#039;s members are all &#039;null&#039;. Did you run into this at all?

Thanks,

Ian</description>
		<content:encoded><![CDATA[<p>Hi Derek,</p>
<p>Nice tutorial &#8211; I wonder if you ran into any problems with nested classes? I have a service that happily returns a ProfilVO, a LoginVO and even a ProfileVO.LoginVO (loginVO member of profileVO). But when I return a ProfilVO containing a LoginVO, the LoginVO&#8217;s members are all &#8216;null&#8217;. Did you run into this at all?</p>
<p>Thanks,</p>
<p>Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash The Ripper</title>
		<link>http://flexonrails.net/?p=45&#038;cpage=1#comment-3019</link>
		<dc:creator>Flash The Ripper</dc:creator>
		<pubDate>Tue, 30 Jan 2007 12:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=45#comment-3019</guid>
		<description>BTW, &lt;a href=&quot;http://flash-ripper.com/en/2007/ruby-cairngorm-rails-generator-is-released/&quot; rel=&quot;nofollow&quot;&gt;Ruby on Rails Cairngorm Generator is released by Ilya Devers&lt;/a&gt; and it includes generator for WebOrb Service class. 

Also it does:
    * Take your application name and create typical Cairngorm structure, including modelLocator, frontController, services.mxml and application itself. You can also set the package structure.
    * Create (server) delegates.
    * Generate Cairngorm Commands, Events and comments.
    * Create standalone events and value objects (though author acknowledges that it could make more sense to create VOs based on model classes).

You can donwload it from Google Code: &lt;a href=&quot;http://cairngorm-rails-generator.googlecode.com/files/cairngorm-rails-generator.zip&quot; rel=&quot;nofollow&quot;&gt;Ruby on Rails Cairngorm Generators set&lt;/a&gt;.

Also, Michael Klishin has posted a great article named â€œ&lt;a href=&quot;http://translate.google.com/translate?u=http%3A%2F%2Fwww.novemberain.com%2Fblog%2F2007%2F01%2F27%2Fruby-dsl-saves-your-soul-and-makes-you-a-happy-flex-developer&amp;langpair=ru%7Cen&amp;hl=en&amp;ie=UTF8/&quot; rel=&quot;nofollow&quot;&gt;Ruby / DSL Saves Your Soul and Makes You a Happy Flex developer&lt;/a&gt;â€ (Google translation from Russian).</description>
		<content:encoded><![CDATA[<p>BTW, <a href="http://flash-ripper.com/en/2007/ruby-cairngorm-rails-generator-is-released/" rel="nofollow">Ruby on Rails Cairngorm Generator is released by Ilya Devers</a> and it includes generator for WebOrb Service class. </p>
<p>Also it does:<br />
    * Take your application name and create typical Cairngorm structure, including modelLocator, frontController, services.mxml and application itself. You can also set the package structure.<br />
    * Create (server) delegates.<br />
    * Generate Cairngorm Commands, Events and comments.<br />
    * Create standalone events and value objects (though author acknowledges that it could make more sense to create VOs based on model classes).</p>
<p>You can donwload it from Google Code: <a href="http://cairngorm-rails-generator.googlecode.com/files/cairngorm-rails-generator.zip" rel="nofollow">Ruby on Rails Cairngorm Generators set</a>.</p>
<p>Also, Michael Klishin has posted a great article named â€œ<a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.novemberain.com%2Fblog%2F2007%2F01%2F27%2Fruby-dsl-saves-your-soul-and-makes-you-a-happy-flex-developer&amp;langpair=ru%7Cen&amp;hl=en&amp;ie=UTF8/" rel="nofollow">Ruby / DSL Saves Your Soul and Makes You a Happy Flex developer</a>â€ (Google translation from Russian).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexonrails.net &#187; Blog Archive &#187; Sending Typed Value Objects from Flex to Rails using WebORB and the [RemoteClass] metadata tag</title>
		<link>http://flexonrails.net/?p=45&#038;cpage=1#comment-2838</link>
		<dc:creator>flexonrails.net &#187; Blog Archive &#187; Sending Typed Value Objects from Flex to Rails using WebORB and the [RemoteClass] metadata tag</dc:creator>
		<pubDate>Sat, 27 Jan 2007 02:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=45#comment-2838</guid>
		<description>[...] that I have been writing about the Issue Tracker sample app (view, source) I discussed how you can Get Typed Objects from Rails using [RemoteClass]. Now, with the latest version of WebORB, it is also possible send typed objects from Flex to [...]</description>
		<content:encoded><![CDATA[<p>[...] that I have been writing about the Issue Tracker sample app (view, source) I discussed how you can Get Typed Objects from Rails using [RemoteClass]. Now, with the latest version of WebORB, it is also possible send typed objects from Flex to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexonrails.net &#187; Blog Archive &#187; Part 4 - Flex Cairngorm/WebORB Issue Tracker Tutorial - Invoking ActiveRecord Methods Directly From Flex</title>
		<link>http://flexonrails.net/?p=45&#038;cpage=1#comment-2260</link>
		<dc:creator>flexonrails.net &#187; Blog Archive &#187; Part 4 - Flex Cairngorm/WebORB Issue Tracker Tutorial - Invoking ActiveRecord Methods Directly From Flex</dc:creator>
		<pubDate>Mon, 15 Jan 2007 00:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=45#comment-2260</guid>
		<description>[...] The second post covered how you can get WebORB for Rails to return typed objects to Flex using the [RemoteClass] metadata tag. [...]</description>
		<content:encoded><![CDATA[<p>[...] The second post covered how you can get WebORB for Rails to return typed objects to Flex using the [RemoteClass] metadata tag. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexonrails.net &#187; Blog Archive &#187; Part 3 - Flex Cairngorm/WebORB Issue Tracker Tutorial - Using ActiveRecord Associations with WebORB</title>
		<link>http://flexonrails.net/?p=45&#038;cpage=1#comment-2067</link>
		<dc:creator>flexonrails.net &#187; Blog Archive &#187; Part 3 - Flex Cairngorm/WebORB Issue Tracker Tutorial - Using ActiveRecord Associations with WebORB</dc:creator>
		<pubDate>Tue, 09 Jan 2007 19:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://flexonrails.net/?p=45#comment-2067</guid>
		<description>[...] The second post covered how you can get WebORB for Rails to return typed objects to Flex using the [RemoteClass] metadata tag. [...]</description>
		<content:encoded><![CDATA[<p>[...] The second post covered how you can get WebORB for Rails to return typed objects to Flex using the [RemoteClass] metadata tag. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
