<?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 for Randy Troppmann</title>
	<atom:link href="http://www.randytroppmann.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.randytroppmann.com</link>
	<description>Flash • Flex • iPhone • Android: software development and visual communication design</description>
	<lastBuildDate>Wed, 16 Jun 2010 15:16:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on E4X and namespaces by Darren Moxin</title>
		<link>http://www.randytroppmann.com/2008/12/09/e4x-and-namespaces/comment-page-1/#comment-313</link>
		<dc:creator>Darren Moxin</dc:creator>
		<pubDate>Wed, 16 Jun 2010 15:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=235#comment-313</guid>
		<description>Finally!  A work around to this very frustrating problem.  Thanks for posting this.  Does the line:

default xml namespace = timedTextXML.namespace(&quot;&quot;);

...basically remove the name space from the  node?

Thanks again,
Darren</description>
		<content:encoded><![CDATA[<p>Finally!  A work around to this very frustrating problem.  Thanks for posting this.  Does the line:</p>
<p>default xml namespace = timedTextXML.namespace(&#8220;&#8221;);</p>
<p>&#8230;basically remove the name space from the  node?</p>
<p>Thanks again,<br />
Darren</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trackometer: made with AIR for ANDROID by Justin Hills Johnson</title>
		<link>http://www.randytroppmann.com/2010/05/18/trackometer-made-with-air-for-android/comment-page-1/#comment-310</link>
		<dc:creator>Justin Hills Johnson</dc:creator>
		<pubDate>Mon, 14 Jun 2010 15:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=653#comment-310</guid>
		<description>Great work. I&#039;m glad to hear another developer&#039;s perspective. I can&#039;t wait to try the app.</description>
		<content:encoded><![CDATA[<p>Great work. I&#8217;m glad to hear another developer&#8217;s perspective. I can&#8217;t wait to try the app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trackometer at Google IO 2010 by Matt</title>
		<link>http://www.randytroppmann.com/2010/05/28/trackometer-at-google-io-2010/comment-page-1/#comment-290</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 28 May 2010 21:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=689#comment-290</guid>
		<description>Great post and a great app.  Looking forward to reading more of your thoughts on Air for Android.</description>
		<content:encoded><![CDATA[<p>Great post and a great app.  Looking forward to reading more of your thoughts on Air for Android.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trackometer at Google IO 2010 by Tom Ortega</title>
		<link>http://www.randytroppmann.com/2010/05/28/trackometer-at-google-io-2010/comment-page-1/#comment-289</link>
		<dc:creator>Tom Ortega</dc:creator>
		<pubDate>Fri, 28 May 2010 21:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=689#comment-289</guid>
		<description>Yeah, when you become all rich and famous, don&#039;t forget the little people like myself.  LOL

Congrats on the much deserved recognition for your hard work!</description>
		<content:encoded><![CDATA[<p>Yeah, when you become all rich and famous, don&#8217;t forget the little people like myself.  LOL</p>
<p>Congrats on the much deserved recognition for your hard work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Double click editable List component by yayo</title>
		<link>http://www.randytroppmann.com/2009/01/26/double-click-editable-list-component/comment-page-1/#comment-271</link>
		<dc:creator>yayo</dc:creator>
		<pubDate>Thu, 06 May 2010 13:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=256#comment-271</guid>
		<description>I try to use your code but I ha´ve a problem with &#039;selectedIndex&#039;</description>
		<content:encoded><![CDATA[<p>I try to use your code but I ha´ve a problem with &#8216;selectedIndex&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RobotLegs, mediators and memory leaks by Randy</title>
		<link>http://www.randytroppmann.com/2010/05/05/robotlegs-mediators-and-memory-leaks/comment-page-1/#comment-270</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Wed, 05 May 2010 19:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=650#comment-270</guid>
		<description>@shaun Thanks for the link and your twitter response. In my case I just modified my mediator mapping like this:

   mediatorMap.mapView(Map, MapMediator, Map, true, false);

so that the creation is automatic but the deletion isn&#039;t. Just a coincidence that the view is a map ... as in Yahoo map :-0</description>
		<content:encoded><![CDATA[<p>@shaun Thanks for the link and your twitter response. In my case I just modified my mediator mapping like this:</p>
<p>   mediatorMap.mapView(Map, MapMediator, Map, true, false);</p>
<p>so that the creation is automatic but the deletion isn&#8217;t. Just a coincidence that the view is a map &#8230; as in Yahoo map :-0</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RobotLegs, mediators and memory leaks by Matan Uberstein</title>
		<link>http://www.randytroppmann.com/2010/05/05/robotlegs-mediators-and-memory-leaks/comment-page-1/#comment-269</link>
		<dc:creator>Matan Uberstein</dc:creator>
		<pubDate>Wed, 05 May 2010 19:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=650#comment-269</guid>
		<description>Nice one Shaun!</description>
		<content:encoded><![CDATA[<p>Nice one Shaun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RobotLegs, mediators and memory leaks by shaun</title>
		<link>http://www.randytroppmann.com/2010/05/05/robotlegs-mediators-and-memory-leaks/comment-page-1/#comment-268</link>
		<dc:creator>shaun</dc:creator>
		<pubDate>Wed, 05 May 2010 18:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=650#comment-268</guid>
		<description>Dear Anonymous,

Robotlegs is Open Source: you could have filed a bug report or even fixed the code yourself, but you chose to moan.. thanks for the feedback.</description>
		<content:encoded><![CDATA[<p>Dear Anonymous,</p>
<p>Robotlegs is Open Source: you could have filed a bug report or even fixed the code yourself, but you chose to moan.. thanks for the feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RobotLegs, mediators and memory leaks by shaun</title>
		<link>http://www.randytroppmann.com/2010/05/05/robotlegs-mediators-and-memory-leaks/comment-page-1/#comment-266</link>
		<dc:creator>shaun</dc:creator>
		<pubDate>Wed, 05 May 2010 18:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=650#comment-266</guid>
		<description>With auto-mediation (the default when mapping a mediator) mediators are created and removed automatically as view components arrive on and leave the stage. The mediator is supplied with an EventMap that you can use to wire up your listeners, and when the mediator is removed it&#039;s listeners will be removed along with it. Also, you don&#039;t have to use auto-mediation, you can create, register and remove mediators manually too:

http://knowledge.robotlegs.org/discussions/questions/117-any-other-way-to-create-mediators-other-than-listening-to-added_to_stage#comment_1363130</description>
		<content:encoded><![CDATA[<p>With auto-mediation (the default when mapping a mediator) mediators are created and removed automatically as view components arrive on and leave the stage. The mediator is supplied with an EventMap that you can use to wire up your listeners, and when the mediator is removed it&#8217;s listeners will be removed along with it. Also, you don&#8217;t have to use auto-mediation, you can create, register and remove mediators manually too:</p>
<p><a href="http://knowledge.robotlegs.org/discussions/questions/117-any-other-way-to-create-mediators-other-than-listening-to-added_to_stage#comment_1363130" rel="nofollow">http://knowledge.robotlegs.org/discussions/questions/117-any-other-way-to-create-mediators-other-than-listening-to-added_to_stage#comment_1363130</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RobotLegs, mediators and memory leaks by Anonymous</title>
		<link>http://www.randytroppmann.com/2010/05/05/robotlegs-mediators-and-memory-leaks/comment-page-1/#comment-265</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 05 May 2010 17:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.randytroppmann.com/?p=650#comment-265</guid>
		<description>Another fun thing about the interaction of robotlegs mediators and states. Its possible for the state change to cause robot legs to create a mediator through the mediator map. This is what you discovered. Whats annoying is that under certain conditions the onRemove can get fired BEFORE the onRegister does. The onRegister function is fired by mapping an event listener to the creation complete event. If the application for some reason starts the mediator then quickly decides to change state again then it will fire that onRemove before your component thats tied to the mediator has a chance to fire creation complete. Drop into the the base class for the mediator map and you can see that the event handler is not removed in the onRemove function...but only once it has fired in the creation complete handler. wheeee!</description>
		<content:encoded><![CDATA[<p>Another fun thing about the interaction of robotlegs mediators and states. Its possible for the state change to cause robot legs to create a mediator through the mediator map. This is what you discovered. Whats annoying is that under certain conditions the onRemove can get fired BEFORE the onRegister does. The onRegister function is fired by mapping an event listener to the creation complete event. If the application for some reason starts the mediator then quickly decides to change state again then it will fire that onRemove before your component thats tied to the mediator has a chance to fire creation complete. Drop into the the base class for the mediator map and you can see that the event handler is not removed in the onRemove function&#8230;but only once it has fired in the creation complete handler. wheeee!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
