<?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: Flash Player 11 Feature Requests	</title>
	<atom:link href="https://jessewarden.com/2011/04/flash-player-11-feature-requests.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2011/04/flash-player-11-feature-requests.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Tue, 10 May 2011 18:28:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Matt		</title>
		<link>https://jessewarden.com/2011/04/flash-player-11-feature-requests.html/comment-page-1#comment-242446</link>

		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Tue, 10 May 2011 18:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2659#comment-242446</guid>

					<description><![CDATA[I&#039;d love it if computeSpectrum() didn&#039;t throw a security error, or if we could use the FFT on Sound.extract().]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d love it if computeSpectrum() didn&#8217;t throw a security error, or if we could use the FFT on Sound.extract().</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Borek Bernard		</title>
		<link>https://jessewarden.com/2011/04/flash-player-11-feature-requests.html/comment-page-1#comment-242441</link>

		<dc:creator><![CDATA[Borek Bernard]]></dc:creator>
		<pubDate>Thu, 05 May 2011 15:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2659#comment-242441</guid>

					<description><![CDATA[Good suggestions and discussion from Thibault.

I&#039;d also very much like to see language improvements - generics at the very least but they don&#039;t seem to be mentioned very often so I&#039;m a little worried.]]></description>
			<content:encoded><![CDATA[<p>Good suggestions and discussion from Thibault.</p>
<p>I&#8217;d also very much like to see language improvements &#8211; generics at the very least but they don&#8217;t seem to be mentioned very often so I&#8217;m a little worried.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tim Beynart		</title>
		<link>https://jessewarden.com/2011/04/flash-player-11-feature-requests.html/comment-page-1#comment-242439</link>

		<dc:creator><![CDATA[Tim Beynart]]></dc:creator>
		<pubDate>Tue, 03 May 2011 15:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2659#comment-242439</guid>

					<description><![CDATA[Whoah I had no idea this stuff was under development. Sweet. I would add HotSwap ability when debugging so I don&#039;t have to restart an application every time I compile.]]></description>
			<content:encoded><![CDATA[<p>Whoah I had no idea this stuff was under development. Sweet. I would add HotSwap ability when debugging so I don&#8217;t have to restart an application every time I compile.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JTtheGeek		</title>
		<link>https://jessewarden.com/2011/04/flash-player-11-feature-requests.html/comment-page-1#comment-242437</link>

		<dc:creator><![CDATA[JTtheGeek]]></dc:creator>
		<pubDate>Mon, 02 May 2011 20:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2659#comment-242437</guid>

					<description><![CDATA[http://sonnati.wordpress.com/2011/04/20/more-informations-about-flash-player-11-air-2-7-and-above/

Faster GC, AS3 JIT enhancements, Multi-Threading, Video &#038; StageVideo Multi-threaded, Vector and 3d GPU rendering...

Looks like a stellar version of flash that just might be the holy grail we&#039;ve been waiting for.  Looks like Adobe has finally woken up from there slumber and devoted some serious resource to giving us the performance we&#039;ve been craving.]]></description>
			<content:encoded><![CDATA[<p><a href="http://sonnati.wordpress.com/2011/04/20/more-informations-about-flash-player-11-air-2-7-and-above/" rel="nofollow ugc">http://sonnati.wordpress.com/2011/04/20/more-informations-about-flash-player-11-air-2-7-and-above/</a></p>
<p>Faster GC, AS3 JIT enhancements, Multi-Threading, Video &amp; StageVideo Multi-threaded, Vector and 3d GPU rendering&#8230;</p>
<p>Looks like a stellar version of flash that just might be the holy grail we&#8217;ve been waiting for.  Looks like Adobe has finally woken up from there slumber and devoted some serious resource to giving us the performance we&#8217;ve been craving.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: pleclech		</title>
		<link>https://jessewarden.com/2011/04/flash-player-11-feature-requests.html/comment-page-1#comment-242433</link>

		<dc:creator><![CDATA[pleclech]]></dc:creator>
		<pubDate>Sat, 30 Apr 2011 16:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2659#comment-242433</guid>

					<description><![CDATA[If you look into the tamarin repository you will see they seem to work on a native JSON implementation :)

http://hg.mozilla.org/tamarin-redux/file/cbb91ee4ba35/core/JSONClass.cpp
http://hg.mozilla.org/tamarin-redux/file/cbb91ee4ba35/core/JSON.as

Patrick.]]></description>
			<content:encoded><![CDATA[<p>If you look into the tamarin repository you will see they seem to work on a native JSON implementation :)</p>
<p><a href="http://hg.mozilla.org/tamarin-redux/file/cbb91ee4ba35/core/JSONClass.cpp" rel="nofollow ugc">http://hg.mozilla.org/tamarin-redux/file/cbb91ee4ba35/core/JSONClass.cpp</a><br />
<a href="http://hg.mozilla.org/tamarin-redux/file/cbb91ee4ba35/core/JSON.as" rel="nofollow ugc">http://hg.mozilla.org/tamarin-redux/file/cbb91ee4ba35/core/JSON.as</a></p>
<p>Patrick.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
