<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Happy holidays!</title>
	<link>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/</link>
	<description>Making Flex Builder development exciting since 2005</description>
	<pubDate>Tue, 07 Oct 2008 16:20:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: David Moles</title>
		<link>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14744</link>
		<author>David Moles</author>
		<pubDate>Tue, 05 Feb 2008 09:32:03 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14744</guid>
		<description>Okay, I found the bug DB via James Ward's blog. I'll leave you alone. :)</description>
		<content:encoded><![CDATA[<p>Okay, I found the bug DB via James Ward&#8217;s blog. I&#8217;ll leave you alone. <img src='http://davidzuckerman.com/adobe/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Moles</title>
		<link>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14363</link>
		<author>David Moles</author>
		<pubDate>Fri, 25 Jan 2008 11:38:36 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14363</guid>
		<description>More specifically (sorry, didn't have FlexBuilder installed on this box): "1049: Illegal assignment to a variable specified as constant."

This happens even if I copy the code from the &lt;a href="http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&#38;file=03_Language_and_Syntax_160_13.html" rel="nofollow"&gt;Flex 2.01 docs&lt;/a&gt; (see under "Constants").</description>
		<content:encoded><![CDATA[<p>More specifically (sorry, didn&#8217;t have FlexBuilder installed on this box): &#8220;1049: Illegal assignment to a variable specified as constant.&#8221;</p>
<p>This happens even if I copy the code from the <a href="http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&amp;file=03_Language_and_Syntax_160_13.html" rel="nofollow">Flex 2.01 docs</a> (see under &#8220;Constants&#8221;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Moles</title>
		<link>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14362</link>
		<author>David Moles</author>
		<pubDate>Fri, 25 Jan 2008 10:57:38 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14362</guid>
		<description>"Illegal assignment." The problem with initializing it in the variable declaration is that I'd like to use a constructor parameter for the value -- it's not a static class constant, it's just an instance variable that should only be set once, at construction time.</description>
		<content:encoded><![CDATA[<p>&#8220;Illegal assignment.&#8221; The problem with initializing it in the variable declaration is that I&#8217;d like to use a constructor parameter for the value &#8212; it&#8217;s not a static class constant, it&#8217;s just an instance variable that should only be set once, at construction time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david.z</title>
		<link>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14339</link>
		<author>david.z</author>
		<pubDate>Thu, 24 Jan 2008 19:35:07 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14339</guid>
		<description>What compiler error are you seeing?  I would try to initialize it in the variable declaration expression</description>
		<content:encoded><![CDATA[<p>What compiler error are you seeing?  I would try to initialize it in the variable declaration expression</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Moles</title>
		<link>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14329</link>
		<author>David Moles</author>
		<pubDate>Thu, 24 Jan 2008 11:17:06 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2007/12/26/happy-holidays/#comment-14329</guid>
		<description>Hey, David, this is totally off topic, but do you know if it's possible to initialize a const field in the constructor of an ActionScript object? (I'm coming from Java and I guess I'm expecting const to act like final, which may be a mistake. But I like immutable objects.) The Flex 2.01 spec says yes, but when I try it in FlexBuilder I get a compilation error.</description>
		<content:encoded><![CDATA[<p>Hey, David, this is totally off topic, but do you know if it&#8217;s possible to initialize a const field in the constructor of an ActionScript object? (I&#8217;m coming from Java and I guess I&#8217;m expecting const to act like final, which may be a mistake. But I like immutable objects.) The Flex 2.01 spec says yes, but when I try it in FlexBuilder I get a compilation error.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
