<?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: New AbstractViewMediator For Popups Using Swiz 1.0 RC1</title>
	<atom:link href="http://www.webappsolution.com/wordpress/2010/08/19/new-abstractviewmediator-for-popups-using-swiz-10-rc1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webappsolution.com/wordpress/2010/08/19/new-abstractviewmediator-for-popups-using-swiz-10-rc1/</link>
	<description>When you're in need of an appsolution</description>
	<pubDate>Fri, 18 May 2012 00:59:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jash</title>
		<link>http://www.webappsolution.com/wordpress/2010/08/19/new-abstractviewmediator-for-popups-using-swiz-10-rc1/comment-page-1/#comment-2460</link>
		<dc:creator>Jash</dc:creator>
		<pubDate>Mon, 04 Oct 2010 09:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=828#comment-2460</guid>
		<description>Hi

There is one peculiar problem found when using the AbstractViewMediator. Usually in the clean up functions of the VM's we add the removeEventListeners for the mouse events etc. suppose when we resize our app by clicking on browser , the clean up method gets called for all VM's and the event listeners are removed. After this the user is not able to click anywhere and do something..

any idea how to overcome this.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>There is one peculiar problem found when using the AbstractViewMediator. Usually in the clean up functions of the VM&#8217;s we add the removeEventListeners for the mouse events etc. suppose when we resize our app by clicking on browser , the clean up method gets called for all VM&#8217;s and the event listeners are removed. After this the user is not able to click anywhere and do something..</p>
<p>any idea how to overcome this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jash</title>
		<link>http://www.webappsolution.com/wordpress/2010/08/19/new-abstractviewmediator-for-popups-using-swiz-10-rc1/comment-page-1/#comment-2459</link>
		<dc:creator>Jash</dc:creator>
		<pubDate>Fri, 01 Oct 2010 13:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=828#comment-2459</guid>
		<description>Hi

Could you provide an example with the latest AbstractViewMediator in actions along with swiz.1.0 RC1 or RC2. 

We find it very tough to get the application running with the old source files and the new AbstractViewMediator.as 

This wud emmensely help us use the Passive view approach in a useful manner.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Could you provide an example with the latest AbstractViewMediator in actions along with swiz.1.0 RC1 or RC2. </p>
<p>We find it very tough to get the application running with the old source files and the new AbstractViewMediator.as </p>
<p>This wud emmensely help us use the Passive view approach in a useful manner.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://www.webappsolution.com/wordpress/2010/08/19/new-abstractviewmediator-for-popups-using-swiz-10-rc1/comment-page-1/#comment-1591</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Wed, 01 Sep 2010 16:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=828#comment-1591</guid>
		<description>&lt;blockquote cite="#commentbody-1582"&gt;
&lt;strong&gt;&lt;a href="#comment-1582" rel="nofollow"&gt;Prashant&lt;/a&gt; :&lt;/strong&gt;
          Thanks for these great blogs…helped me get started on Swiz.
But I do have trouble running this one:
         &lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1582"><p>
<strong><a href="#comment-1582" rel="nofollow">Prashant</a> :</strong><br />
          Thanks for these great blogs…helped me get started on Swiz.<br />
But I do have trouble running this one:
         </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://www.webappsolution.com/wordpress/2010/08/19/new-abstractviewmediator-for-popups-using-swiz-10-rc1/comment-page-1/#comment-1590</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Wed, 01 Sep 2010 16:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=828#comment-1590</guid>
		<description>Thanks for these great blogs...helped me get started on Swiz. 
But I do have trouble running this one:
1. I downloaded your app from: http://www.webappsolution.com/wordpress/2010/01/07/swiz-passive-view-example-part-2/ this works.
2. Replaced LoginViewMediator.as with http://www.webappsolution.com/wordpress/2010/04/20/swiz-10-rc1-removes-autowire-viewtrue-requires-new-abstractviewmediator/
3. Replaced AbstractViewMediator.as with the one on this blog
4. Replaced \libs\swiz-0.6.4-flex3.swc with swiz-framework-1.0.0-RC1.swc from http://swizframework.jira.com/wiki/download/attachments/1998854/swiz-framework-1.0.0-RC1.zip

compilation errors:
- Cannot resolve attribute 'beanLoaders' for component type org.swizframework.core.SwizConfig.
- Cannot resolve attribute  
'mediateBubbledEvents' for component type org.swizframework.core.SwizConfig.

code it compains on:
EmpMgmtConsoleSwizPassiveView


Could you please guide? Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for these great blogs&#8230;helped me get started on Swiz.<br />
But I do have trouble running this one:<br />
1. I downloaded your app from: <a href="http://www.webappsolution.com/wordpress/2010/01/07/swiz-passive-view-example-part-2/" rel="nofollow">http://www.webappsolution.com/wordpress/2010/01/07/swiz-passive-view-example-part-2/</a> this works.<br />
2. Replaced LoginViewMediator.as with <a href="http://www.webappsolution.com/wordpress/2010/04/20/swiz-10-rc1-removes-autowire-viewtrue-requires-new-abstractviewmediator/" rel="nofollow">http://www.webappsolution.com/wordpress/2010/04/20/swiz-10-rc1-removes-autowire-viewtrue-requires-new-abstractviewmediator/</a><br />
3. Replaced AbstractViewMediator.as with the one on this blog<br />
4. Replaced \libs\swiz-0.6.4-flex3.swc with swiz-framework-1.0.0-RC1.swc from <a href="http://swizframework.jira.com/wiki/download/attachments/1998854/swiz-framework-1.0.0-RC1.zip" rel="nofollow">http://swizframework.jira.com/wiki/download/attachments/1998854/swiz-framework-1.0.0-RC1.zip</a></p>
<p>compilation errors:<br />
- Cannot resolve attribute &#8216;beanLoaders&#8217; for component type org.swizframework.core.SwizConfig.<br />
- Cannot resolve attribute<br />
&#8216;mediateBubbledEvents&#8217; for component type org.swizframework.core.SwizConfig.</p>
<p>code it compains on:<br />
EmpMgmtConsoleSwizPassiveView</p>
<p>Could you please guide? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://www.webappsolution.com/wordpress/2010/08/19/new-abstractviewmediator-for-popups-using-swiz-10-rc1/comment-page-1/#comment-1582</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Wed, 01 Sep 2010 16:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=828#comment-1582</guid>
		<description>Thanks for these great blogs...helped me get started on Swiz. 
But I do have trouble running this one:
1. I downloaded your app from: http://www.webappsolution.com/wordpress/2010/01/07/swiz-passive-view-example-part-2/ this works.
2. Replaced LoginViewMediator.as with http://www.webappsolution.com/wordpress/2010/04/20/swiz-10-rc1-removes-autowire-viewtrue-requires-new-abstractviewmediator/
3. Replaced AbstractViewMediator.as with the one on this blog
4. Replaced \libs\swiz-0.6.4-flex3.swc with swiz-framework-1.0.0-RC1.swc from http://swizframework.jira.com/wiki/download/attachments/1998854/swiz-framework-1.0.0-RC1.zip
On compilation code errors out:
- Cannot resolve attribute 'beanLoaders' for component type org.swizframework.core.SwizConfig.
- Cannot resolve attribute  
'mediateBubbledEvents' for component type org.swizframework.core.SwizConfig.

code it compains on:
EmpMgmtConsoleSwizPassiveView


Could you please guide? Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for these great blogs&#8230;helped me get started on Swiz.<br />
But I do have trouble running this one:<br />
1. I downloaded your app from: <a href="http://www.webappsolution.com/wordpress/2010/01/07/swiz-passive-view-example-part-2/" rel="nofollow">http://www.webappsolution.com/wordpress/2010/01/07/swiz-passive-view-example-part-2/</a> this works.<br />
2. Replaced LoginViewMediator.as with <a href="http://www.webappsolution.com/wordpress/2010/04/20/swiz-10-rc1-removes-autowire-viewtrue-requires-new-abstractviewmediator/" rel="nofollow">http://www.webappsolution.com/wordpress/2010/04/20/swiz-10-rc1-removes-autowire-viewtrue-requires-new-abstractviewmediator/</a><br />
3. Replaced AbstractViewMediator.as with the one on this blog<br />
4. Replaced \libs\swiz-0.6.4-flex3.swc with swiz-framework-1.0.0-RC1.swc from <a href="http://swizframework.jira.com/wiki/download/attachments/1998854/swiz-framework-1.0.0-RC1.zip" rel="nofollow">http://swizframework.jira.com/wiki/download/attachments/1998854/swiz-framework-1.0.0-RC1.zip</a><br />
On compilation code errors out:<br />
- Cannot resolve attribute &#8216;beanLoaders&#8217; for component type org.swizframework.core.SwizConfig.<br />
- Cannot resolve attribute<br />
&#8216;mediateBubbledEvents&#8217; for component type org.swizframework.core.SwizConfig.</p>
<p>code it compains on:<br />
EmpMgmtConsoleSwizPassiveView</p>
<p>Could you please guide? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

