<?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: D2W and Roundtable with Joel Hooks &#038; Nick Joyce &#8211; JXLTV Episode #006	</title>
	<atom:link href="https://jessewarden.com/2010/02/roundtable-with-joel-hooks-nick-joyce-jxltv-episode-006.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2010/02/roundtable-with-joel-hooks-nick-joyce-jxltv-episode-006.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Sat, 17 Apr 2010 15:24:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2010/02/roundtable-with-joel-hooks-nick-joyce-jxltv-episode-006.html/comment-page-1#comment-226173</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Wed, 03 Mar 2010 00:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2087#comment-226173</guid>

					<description><![CDATA[@Steven The AIR example has one way to do this.  Since AIR has no native events on when Windows are created, you basically have to manually create Mediator&#039;s for the Window&#039;s if you so choose.  Example code here:

http://github.com/robotlegs/robotlegs-demos-Bundle/blob/master/WheresWindow/src/org/robotlegs/demos/whereswindow/controller/CreateNewWindowCommand.as]]></description>
			<content:encoded><![CDATA[<p>@Steven The AIR example has one way to do this.  Since AIR has no native events on when Windows are created, you basically have to manually create Mediator&#8217;s for the Window&#8217;s if you so choose.  Example code here:</p>
<p><a href="http://github.com/robotlegs/robotlegs-demos-Bundle/blob/master/WheresWindow/src/org/robotlegs/demos/whereswindow/controller/CreateNewWindowCommand.as" rel="nofollow ugc">http://github.com/robotlegs/robotlegs-demos-Bundle/blob/master/WheresWindow/src/org/robotlegs/demos/whereswindow/controller/CreateNewWindowCommand.as</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steven Diomampo		</title>
		<link>https://jessewarden.com/2010/02/roundtable-with-joel-hooks-nick-joyce-jxltv-episode-006.html/comment-page-1#comment-226157</link>

		<dc:creator><![CDATA[Steven Diomampo]]></dc:creator>
		<pubDate>Wed, 03 Mar 2010 00:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2087#comment-226157</guid>

					<description><![CDATA[Inspirational post, I&#039;m looking forward to getting some RL questions answered at 360&#124;Flex and meeting everyone. I&#039;m calling Joel out (lol), I emailed him in January and didn&#039;t get a response to this question... How is dynamic mediator registration handled in RL?]]></description>
			<content:encoded><![CDATA[<p>Inspirational post, I&#8217;m looking forward to getting some RL questions answered at 360|Flex and meeting everyone. I&#8217;m calling Joel out (lol), I emailed him in January and didn&#8217;t get a response to this question&#8230; How is dynamic mediator registration handled in RL?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: limscoder		</title>
		<link>https://jessewarden.com/2010/02/roundtable-with-joel-hooks-nick-joyce-jxltv-episode-006.html/comment-page-1#comment-225569</link>

		<dc:creator><![CDATA[limscoder]]></dc:creator>
		<pubDate>Sat, 27 Feb 2010 00:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2087#comment-225569</guid>

					<description><![CDATA[It was great to meet you guys in ATL!
Actionscript + Python Rocks

Clarification of terms:

Python is a strongly typed and dynamic language.

In Python a variable can hold an object of any type (dynamic), and objects cannot be cast to other types (strong).

Actionscript is exactly the opposite: loosely typed and static.

In Actionscript a variable can only hold an object of the defined type (static), and objects can be cast to other types (loose).]]></description>
			<content:encoded><![CDATA[<p>It was great to meet you guys in ATL!<br />
Actionscript + Python Rocks</p>
<p>Clarification of terms:</p>
<p>Python is a strongly typed and dynamic language.</p>
<p>In Python a variable can hold an object of any type (dynamic), and objects cannot be cast to other types (strong).</p>
<p>Actionscript is exactly the opposite: loosely typed and static.</p>
<p>In Actionscript a variable can only hold an object of the defined type (static), and objects can be cast to other types (loose).</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
