<?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: ActionScript 3 Language Specification Draft</title>
	<atom:link href="http://www.mikechambers.com/blog/2006/02/28/actionscript-3-language-specification-draft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2006/02/28/actionscript-3-language-specification-draft/</link>
	<description>code = joy</description>
	<lastBuildDate>Fri, 02 Dec 2011 01:36:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Anon</title>
		<link>http://www.mikechambers.com/blog/2006/02/28/actionscript-3-language-specification-draft/comment-page-1/#comment-6585</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Wed, 01 Mar 2006 04:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=948#comment-6585</guid>
		<description>Hi Mike,
   Thanks for the info! We&#039;re trying to spec out an application where we&#039;ll eventually be porting it to FP 8.5 for performance reasons.
   Would it be possible for you to ask around the shop, to perhaps find out how large the lookup difference might be? For example, is it on par with running in the old AVM (in terms of lookup time), or just slightly slower than statically attached methods/fields in FP 8.5?

I really appreciate all the help...

Thanks,
Anon
</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
   Thanks for the info! We&#8217;re trying to spec out an application where we&#8217;ll eventually be porting it to FP 8.5 for performance reasons.<br />
   Would it be possible for you to ask around the shop, to perhaps find out how large the lookup difference might be? For example, is it on par with running in the old AVM (in terms of lookup time), or just slightly slower than statically attached methods/fields in FP 8.5?</p>
<p>I really appreciate all the help&#8230;</p>
<p>Thanks,<br />
Anon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://www.mikechambers.com/blog/2006/02/28/actionscript-3-language-specification-draft/comment-page-1/#comment-6584</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Wed, 01 Mar 2006 04:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=948#comment-6584</guid>
		<description>Hey mike, is there anyway to get a printable version of the spec as a whole? maybe a pdf?

I&#039;m far too lazy to print each page seperately

Cheers

Phil</description>
		<content:encoded><![CDATA[<p>Hey mike, is there anyway to get a printable version of the spec as a whole? maybe a pdf?</p>
<p>I&#8217;m far too lazy to print each page seperately</p>
<p>Cheers</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike chambers</title>
		<link>http://www.mikechambers.com/blog/2006/02/28/actionscript-3-language-specification-draft/comment-page-1/#comment-6583</link>
		<dc:creator>mike chambers</dc:creator>
		<pubDate>Wed, 01 Mar 2006 03:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=948#comment-6583</guid>
		<description>Look up time for dynamic classes is slower than for non dynamic classes. Not sure by how much though.

mike chambers

mesh@adobe.com</description>
		<content:encoded><![CDATA[<p>Look up time for dynamic classes is slower than for non dynamic classes. Not sure by how much though.</p>
<p>mike chambers</p>
<p><a href="mailto:mesh@adobe.com">mesh@adobe.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.mikechambers.com/blog/2006/02/28/actionscript-3-language-specification-draft/comment-page-1/#comment-6582</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 01 Mar 2006 03:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=948#comment-6582</guid>
		<description>Hi Mike,
   I noticed that in AS3, the &quot;dynamic&quot; class modifier allows the creation of a class where properties (I assume both fields and method references) can be attached to that class.

My question is: will this incur a performance penalty on Flash Player 8.5&#039;s AVM2? Or, do &quot;dynamic&quot; and non-&quot;dynamic&quot; classes have the same run-time performance characteristics? (That is, is the lookup time the same, or different, for dynamically attached properties vs those that are defined statically?)

Thanks,
Anon</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
   I noticed that in AS3, the &#8220;dynamic&#8221; class modifier allows the creation of a class where properties (I assume both fields and method references) can be attached to that class.</p>
<p>My question is: will this incur a performance penalty on Flash Player 8.5&#8242;s AVM2? Or, do &#8220;dynamic&#8221; and non-&#8221;dynamic&#8221; classes have the same run-time performance characteristics? (That is, is the lookup time the same, or different, for dynamically attached properties vs those that are defined statically?)</p>
<p>Thanks,<br />
Anon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

