<?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: Sample application using the Swiz Framework and BlazeDS</title>
	<atom:link href="http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/feed/" rel="self" type="application/rss+xml" />
	<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/</link>
	<description>Rich Internet Applications, Flex, AIR, Java</description>
	<lastBuildDate>Fri, 12 Mar 2010 07:00:47 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pranay</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-366896</link>
		<dc:creator>Pranay</dc:creator>
		<pubDate>Thu, 28 Jan 2010 18:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-366896</guid>
		<description>I used Parsley (http://www.spicefactory.org/parsley/ )framework in my last project. Its very light weight, easy configurations, annotations, complete seperations of reusable components.
I liked that.</description>
		<content:encoded><![CDATA[<p>I used Parsley (<a href="http://www.spicefactory.org/parsley/" rel="nofollow">http://www.spicefactory.org/parsley/</a> )framework in my last project. Its very light weight, easy configurations, annotations, complete seperations of reusable components.<br />
I liked that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ansury</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-325599</link>
		<dc:creator>Ansury</dc:creator>
		<pubDate>Sat, 01 Aug 2009 19:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-325599</guid>
		<description>Lawrence, I can&#039;t see your example but clearly you&#039;re missing something. :) Follow the instructions on the Swiz framework distribution page, if you do everything there it will work. After working with it a few more days it should become pretty obvious what to check for.
http://code.google.com/p/swizframework/</description>
		<content:encoded><![CDATA[<p>Lawrence, I can&#8217;t see your example but clearly you&#8217;re missing something. :) Follow the instructions on the Swiz framework distribution page, if you do everything there it will work. After working with it a few more days it should become pretty obvious what to check for.<br />
<a href="http://code.google.com/p/swizframework/" rel="nofollow">http://code.google.com/p/swizframework/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-320479</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Fri, 17 Jul 2009 03:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-320479</guid>
		<description>Ok, I give up :) - my code is never included in a comment here!</description>
		<content:encoded><![CDATA[<p>Ok, I give up :) &#8211; my code is never included in a comment here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-320478</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Fri, 17 Jul 2009 03:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-320478</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-320477</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Fri, 17 Jul 2009 03:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-320477</guid>
		<description>Somehow this didn&#039;t make it into my post....this is my service in either Swiz Beans.mxml or in my main app mxml.

</description>
		<content:encoded><![CDATA[<p>Somehow this didn&#8217;t make it into my post&#8230;.this is my service in either Swiz Beans.mxml or in my main app mxml.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-320476</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Fri, 17 Jul 2009 03:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-320476</guid>
		<description>I have tried Swiz but so far have issues and after a day, not sure I&#039;ll continue but I love the concept.  Can anyone explain why my service would always be null when loaded in Beans.mxml?



I use Grails on server side and when I have in my mxml file the same RemoteObject definition I can access the service properly and it is not null like it is when using Swiz.

Any help appreciated.</description>
		<content:encoded><![CDATA[<p>I have tried Swiz but so far have issues and after a day, not sure I&#8217;ll continue but I love the concept.  Can anyone explain why my service would always be null when loaded in Beans.mxml?</p>
<p>I use Grails on server side and when I have in my mxml file the same RemoteObject definition I can access the service properly and it is not null like it is when using Swiz.</p>
<p>Any help appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe Coenraets &#187; Blog Archive &#187; Building a Flex Application with the Parsley Framework</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-320373</link>
		<dc:creator>Christophe Coenraets &#187; Blog Archive &#187; Building a Flex Application with the Parsley Framework</dc:creator>
		<pubDate>Thu, 16 Jul 2009 20:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-320373</guid>
		<description>[...] my recent explorations of “Swiz”, and “Spring ActionScript” (1,2,3), I decided to take the new version of the Parsley [...]</description>
		<content:encoded><![CDATA[<p>[...] my recent explorations of “Swiz”, and “Spring ActionScript” (1,2,3), I decided to take the new version of the Parsley [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe Coenraets &#187; Blog Archive &#187; The &#8220;Spring ActionScript&#8221; Framework – Part 2: Autowiring</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-275174</link>
		<dc:creator>Christophe Coenraets &#187; Blog Archive &#187; The &#8220;Spring ActionScript&#8221; Framework – Part 2: Autowiring</dc:creator>
		<pubDate>Thu, 12 Mar 2009 13:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-275174</guid>
		<description>[...] If you already installed the Swiz version of inSync, you can skip steps 1, 3, 4, 5 and [...]</description>
		<content:encoded><![CDATA[<p>[...] If you already installed the Swiz version of inSync, you can skip steps 1, 3, 4, 5 and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shared Items - March 1, 2009 &#124; hufkens.net</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-271016</link>
		<dc:creator>Shared Items - March 1, 2009 &#124; hufkens.net</dc:creator>
		<pubDate>Sun, 01 Mar 2009 19:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-271016</guid>
		<description>[...] Sample application using the Swiz Framework and BlazeDS [...]</description>
		<content:encoded><![CDATA[<p>[...] Sample application using the Swiz Framework and BlazeDS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Israel Gaytan</title>
		<link>http://coenraets.org/blog/2009/02/sample-application-using-the-swiz-framework-and-blazeds/comment-page-1/#comment-267434</link>
		<dc:creator>Israel Gaytan</dc:creator>
		<pubDate>Wed, 18 Feb 2009 06:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=101#comment-267434</guid>
		<description>Nice Framework!!!!! Very Very intersting!! since Spring uses IoC right?

Cheers!</description>
		<content:encoded><![CDATA[<p>Nice Framework!!!!! Very Very intersting!! since Spring uses IoC right?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
