<?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: Swiz Passive View Example :: Part 1</title>
	<atom:link href="http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/</link>
	<description>When you're in need of an appsolution</description>
	<pubDate>Fri, 10 Feb 2012 05:37:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: josh</title>
		<link>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/comment-page-1/#comment-1289</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Wed, 19 May 2010 22:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=699#comment-1289</guid>
		<description>very very helpful.  thank you!</description>
		<content:encoded><![CDATA[<p>very very helpful.  thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupert</title>
		<link>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/comment-page-1/#comment-419</link>
		<dc:creator>Rupert</dc:creator>
		<pubDate>Wed, 03 Feb 2010 17:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=699#comment-419</guid>
		<description>thanks a lot for this example. I has been really ilustrative for me.</description>
		<content:encoded><![CDATA[<p>thanks a lot for this example. I has been really ilustrative for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: odoenet » Blog Archive » Look ma, no wires!</title>
		<link>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/comment-page-1/#comment-408</link>
		<dc:creator>odoenet » Blog Archive » Look ma, no wires!</dc:creator>
		<pubDate>Fri, 22 Jan 2010 01:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=699#comment-408</guid>
		<description>[...] them in there. I used a modified version of an AbstractMediator class that Brian Riley used in his Swiz Passive View example. If anyone has any ideas as to why I had to Autowire this view, I would love to hear it, it was [...]</description>
		<content:encoded><![CDATA[<p>[...] them in there. I used a modified version of an AbstractMediator class that Brian Riley used in his Swiz Passive View example. If anyone has any ideas as to why I had to Autowire this view, I would love to hear it, it was [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan G</title>
		<link>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/comment-page-1/#comment-402</link>
		<dc:creator>Evan G</dc:creator>
		<pubDate>Thu, 14 Jan 2010 20:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=699#comment-402</guid>
		<description>I've been using Swiz for about a month now. Love the DynamicEvents example, I was creating my own custom events but this seems much more practical.

thanks for posting this!
evan</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Swiz for about a month now. Love the DynamicEvents example, I was creating my own custom events but this seems much more practical.</p>
<p>thanks for posting this!<br />
evan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brianr</title>
		<link>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/comment-page-1/#comment-398</link>
		<dc:creator>brianr</dc:creator>
		<pubDate>Mon, 11 Jan 2010 14:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=699#comment-398</guid>
		<description>@don -- For a small app like this, yes, it's more code than really necessary and you can simply bang this sucker out with MXML + AS mixed in and be done in 10 mins...but that's not the point of this post...This is simply a small demonstration of the Swiz framework, purposely implemented on a small app so users unfamiliar with Swiz can come to a quick understanding of it and then apply it to an enterprise-level app.</description>
		<content:encoded><![CDATA[<p>@don &#8212; For a small app like this, yes, it&#8217;s more code than really necessary and you can simply bang this sucker out with MXML + AS mixed in and be done in 10 mins&#8230;but that&#8217;s not the point of this post&#8230;This is simply a small demonstration of the Swiz framework, purposely implemented on a small app so users unfamiliar with Swiz can come to a quick understanding of it and then apply it to an enterprise-level app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don H.</title>
		<link>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/comment-page-1/#comment-397</link>
		<dc:creator>Don H.</dc:creator>
		<pubDate>Sun, 10 Jan 2010 01:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=699#comment-397</guid>
		<description>That is a hell of a lot of code for such a small app.</description>
		<content:encoded><![CDATA[<p>That is a hell of a lot of code for such a small app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swiz Passive View Example :: Part 2 &#124; Web App Solution Blog</title>
		<link>http://www.webappsolution.com/wordpress/2010/01/06/swiz-passive-view-example-part-1/comment-page-1/#comment-389</link>
		<dc:creator>Swiz Passive View Example :: Part 2 &#124; Web App Solution Blog</dc:creator>
		<pubDate>Thu, 07 Jan 2010 15:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=699#comment-389</guid>
		<description>[...] Contact Us        &#171; Swiz Passive View Example :: Part 1 [...]</description>
		<content:encoded><![CDATA[<p>[...] Contact Us        &laquo; Swiz Passive View Example :: Part 1 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

