<?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: FAME Chronicles #1: Long Classpaths &#038; Local Var Declarations</title>
	<atom:link href="http://jessewarden.com/2005/04/fame-chronicles-1-long-classpaths-local-var-declarations.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jessewarden.com/2005/04/fame-chronicles-1-long-classpaths-local-var-declarations.html</link>
	<description>A blog on software development, technology, games &#038; movies.</description>
	<pubDate>Sat, 11 Oct 2008 07:18:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: rob</title>
		<link>http://jessewarden.com/2005/04/fame-chronicles-1-long-classpaths-local-var-declarations.html#comment-2583</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Wed, 08 Jun 2005 19:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=794#comment-2583</guid>
		<description>re the inner variables, and not retyping them, guess thats ok - can understand its not really good programming -as per 'Local variables scoping' on the mtasc.org website)

what i've found a pain is nested functions,which seem a different issue

from the mtasc.org website 
&gt;
that  certainly stops a lot of code compiling on a current project I tried to use MTASC on - and a pain reworking the code to  get rid of nested function which work ok on MM IDE (and are used in say Moock's book)  

I sort of understand the difficulty the compiler has - but surely if the number of { does not equal the number of closing } it could stop proceedings then 
MM IDE can generate 71 consequent errors when you forget a paranthesis - but no-one has suggested nested functions are intrinsically bad

seems a problem to me


</description>
		<content:encoded><![CDATA[<p>re the inner variables, and not retyping them, guess thats ok - can understand its not really good programming -as per &#8216;Local variables scoping&#8217; on the mtasc.org website)</p>
<p>what i&#8217;ve found a pain is nested functions,which seem a different issue</p>
<p>from the mtasc.org website<br />
><br />
that  certainly stops a lot of code compiling on a current project I tried to use MTASC on - and a pain reworking the code to  get rid of nested function which work ok on MM IDE (and are used in say Moock&#8217;s book)  </p>
<p>I sort of understand the difficulty the compiler has - but surely if the number of { does not equal the number of closing } it could stop proceedings then<br />
MM IDE can generate 71 consequent errors when you forget a paranthesis - but no-one has suggested nested functions are intrinsically bad</p>
<p>seems a problem to me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://jessewarden.com/2005/04/fame-chronicles-1-long-classpaths-local-var-declarations.html#comment-2582</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Fri, 13 May 2005 21:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=794#comment-2582</guid>
		<description>No, haven't tried that, but will now that you brought up the idea!!!</description>
		<content:encoded><![CDATA[<p>No, haven&#8217;t tried that, but will now that you brought up the idea!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r0main</title>
		<link>http://jessewarden.com/2005/04/fame-chronicles-1-long-classpaths-local-var-declarations.html#comment-2581</link>
		<dc:creator>r0main</dc:creator>
		<pubDate>Fri, 13 May 2005 11:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=794#comment-2581</guid>
		<description>Jester,
did you manage to have FAME (MTASC part) compiling AS files with Flex core classes ?</description>
		<content:encoded><![CDATA[<p>Jester,<br />
did you manage to have FAME (MTASC part) compiling AS files with Flex core classes ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre Fuller</title>
		<link>http://jessewarden.com/2005/04/fame-chronicles-1-long-classpaths-local-var-declarations.html#comment-2580</link>
		<dc:creator>Andre Fuller</dc:creator>
		<pubDate>Tue, 10 May 2005 22:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=794#comment-2580</guid>
		<description>I experienced the exact same thing!
At work, I got sick of the MM compiler lunch breaks, so i got a 'FAME' setup going, and now I don't even have time sip my coffee. About the local vars, I initially thought it was complete hogwash myself, until i asked a uber-programmer/coworker about it and he corrected me.

Dude, it's like deja vu...</description>
		<content:encoded><![CDATA[<p>I experienced the exact same thing!<br />
At work, I got sick of the MM compiler lunch breaks, so i got a &#8216;FAME&#8217; setup going, and now I don&#8217;t even have time sip my coffee. About the local vars, I initially thought it was complete hogwash myself, until i asked a uber-programmer/coworker about it and he corrected me.</p>
<p>Dude, it&#8217;s like deja vu&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I am the walrus</title>
		<link>http://jessewarden.com/2005/04/fame-chronicles-1-long-classpaths-local-var-declarations.html#comment-2579</link>
		<dc:creator>I am the walrus</dc:creator>
		<pubDate>Sat, 30 Apr 2005 21:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=794#comment-2579</guid>
		<description>I compiled my Final Fantasy 3 flash emulator today and voila! It compile in .3 nanoseconds with only 2000 warnings.</description>
		<content:encoded><![CDATA[<p>I compiled my Final Fantasy 3 flash emulator today and voila! It compile in .3 nanoseconds with only 2000 warnings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
