<?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"
	>
<channel>
	<title>Comments on: MXMLC WTF (3)</title>
	<atom:link href="http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 13:10:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Stu</title>
		<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-4965</link>
		<dc:creator>Stu</dc:creator>
		<pubDate>Fri, 07 Dec 2007 09:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-4965</guid>
		<description>&lt;p&gt;"Long live :*" ??&lt;/p&gt;

&lt;p&gt;Man, I'm glad I don't have to pick up your code !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;Long live :*&#8221; ??</p>

<p>Man, I&#8217;m glad I don&#8217;t have to pick up your code !</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Veli Ogla Sungutay</title>
		<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2507</link>
		<dc:creator>Veli Ogla Sungutay</dc:creator>
		<pubDate>Wed, 14 Feb 2007 20:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2507</guid>
		<description>&lt;p&gt;Good work with these WTFs. :) 
I can't say anything about the "var", but you should definitely check out the haxe language and compiler, at http://haxe.org&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good work with these WTFs. :) 
I can&#8217;t say anything about the &#8220;var&#8221;, but you should definitely check out the haxe language and compiler, at <a href="http://haxe.org" rel="nofollow">http://haxe.org</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2471</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Sun, 04 Feb 2007 10:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2471</guid>
		<description>&lt;p&gt;I dislike many aspects of ActionScript and of the Flash API:s, but the fact is that the Flash platform is the best by far if you want to make RIA:s and there is no alternative.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I dislike many aspects of ActionScript and of the Flash API:s, but the fact is that the Flash platform is the best by far if you want to make RIA:s and there is no alternative.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: julien</title>
		<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2470</link>
		<dc:creator>julien</dc:creator>
		<pubDate>Sun, 04 Feb 2007 09:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2470</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Interesting post ... but if you dislike ActionScript so much, why are you using it?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>Interesting post &#8230; but if you dislike ActionScript so much, why are you using it?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ashif sayani</title>
		<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2469</link>
		<dc:creator>ashif sayani</dc:creator>
		<pubDate>Sun, 04 Feb 2007 06:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2469</guid>
		<description>&lt;p&gt;I 100% agree with you that it sucks have to type code that doesn't need it.  After using Ruby for the last little while (coming from a C# background) and enjoying the productivity a weakly-typed language gives me, I feel the same as you do, that Adobe is going the wrong way on this.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I 100% agree with you that it sucks have to type code that doesn&#8217;t need it.  After using Ruby for the last little while (coming from a C# background) and enjoying the productivity a weakly-typed language gives me, I feel the same as you do, that Adobe is going the wrong way on this.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2467</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Sat, 03 Feb 2007 23:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2467</guid>
		<description>&lt;p&gt;I must admit that I didn't know about the strong typing compiler optimizations. If I had, I would have chosen my words differently as to avoid the confusion. The optimizations are, however, not relevant in this context as they apply to typing instance variables and method parameters, and not local variables, which is what I'm talking about here.&lt;/p&gt;

&lt;p&gt;It's not typing as such that I'm against, it's how the compiler forces me to type code which doesn't need typing. The compiler can do all those optimizations without me having to explicitly type local variables. Check out type inference on Wikipedia: http://en.wikipedia.org/wiki/Type_inference&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ashif&lt;/strong&gt;: &lt;em&gt;"Warning: var 'list' has no type declaration."&lt;/em&gt; Your code compiles, with a warning, and it's that warning that I'm against.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I must admit that I didn&#8217;t know about the strong typing compiler optimizations. If I had, I would have chosen my words differently as to avoid the confusion. The optimizations are, however, not relevant in this context as they apply to typing instance variables and method parameters, and not local variables, which is what I&#8217;m talking about here.</p>

<p>It&#8217;s not typing as such that I&#8217;m against, it&#8217;s how the compiler forces me to type code which doesn&#8217;t need typing. The compiler can do all those optimizations without me having to explicitly type local variables. Check out type inference on Wikipedia: <a href="http://en.wikipedia.org/wiki/Type_inference" rel="nofollow">http://en.wikipedia.org/wiki/Type_inference</a></p>

<p><strong>ashif</strong>: <em>&#8220;Warning: var &#8216;list&#8217; has no type declaration.&#8221;</em> Your code compiles, with a warning, and it&#8217;s that warning that I&#8217;m against.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ashif sayani</title>
		<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2466</link>
		<dc:creator>ashif sayani</dc:creator>
		<pubDate>Sat, 03 Feb 2007 18:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2466</guid>
		<description>&lt;p&gt;You can still do this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;        var list = ["hello","world"] 
        list.push(",ashif")
        Alert.show( list[2].toString())
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;AS3 can stil be used as a weakly-typed, dynamic language.  Adobe just doesn't recommend using it that way for performance reasons.  They say the VM runs up to 10x faster with strongly typed, static code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You can still do this:</p>

<pre><code>        var list = ["hello","world"] 
        list.push(",ashif")
        Alert.show( list[2].toString())
</code></pre>

<p>AS3 can stil be used as a weakly-typed, dynamic language.  Adobe just doesn&#8217;t recommend using it that way for performance reasons.  They say the VM runs up to 10x faster with strongly typed, static code.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2465</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Sat, 03 Feb 2007 17:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2465</guid>
		<description>&lt;p&gt;I disagree with everything except your last line:&lt;/p&gt;

&lt;p&gt;Long live :*&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;is the bomb!&lt;/li&gt;
&lt;/ul&gt;
</description>
		<content:encoded><![CDATA[<p>I disagree with everything except your last line:</p>

<p>Long live :*</p>

<ul>
<li>is the bomb!</li>
</ul>]]></content:encoded>
	</item>
	<item>
		<title>By: Paulius Uza</title>
		<link>http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2464</link>
		<dc:creator>Paulius Uza</dc:creator>
		<pubDate>Sat, 03 Feb 2007 17:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/02/03/mxmlc-wtf-3/#comment-2464</guid>
		<description>&lt;p&gt;You should have a read on actionscript 3 performance tuning using strong typing - it explains a lot http://www.onflex.org/ted/2006/09/max-actionscript-3-performance-tuning.php&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You should have a read on actionscript 3 performance tuning using strong typing - it explains a lot <a href="http://www.onflex.org/ted/2006/09/max-actionscript-3-performance-tuning.php" rel="nofollow">http://www.onflex.org/ted/2006/09/max-actionscript-3-performance-tuning.php</a></p>]]></content:encoded>
	</item>
</channel>
</rss>
