<?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: Beyond Flash 10 and AS3</title>
	<atom:link href="http://www.jadbox.com/2008/10/beyond-flash-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jadbox.com/2008/10/beyond-flash-10/</link>
	<description>Programming, Visualization and Game Development Theory</description>
	<lastBuildDate>Tue, 15 Dec 2009 04:18:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Linstedt</title>
		<link>http://www.jadbox.com/2008/10/beyond-flash-10/comment-page-1/#comment-179</link>
		<dc:creator>Dan Linstedt</dc:creator>
		<pubDate>Sun, 17 May 2009 14:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=580#comment-179</guid>
		<description>D.Eval is really cool....  I like the functionality, and it&#039;s easy to use.  Just an idea.

http://www.riaone.com/products/deval/index.html

Dan L</description>
		<content:encoded><![CDATA[<p>D.Eval is really cool&#8230;.  I like the functionality, and it&#8217;s easy to use.  Just an idea.</p>
<p><a href="http://www.riaone.com/products/deval/index.html" rel="nofollow">http://www.riaone.com/products/deval/index.html</a></p>
<p>Dan L</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mb</title>
		<link>http://www.jadbox.com/2008/10/beyond-flash-10/comment-page-1/#comment-134</link>
		<dc:creator>mb</dc:creator>
		<pubDate>Tue, 10 Mar 2009 19:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=580#comment-134</guid>
		<description>&quot;Operator overrides&quot;

hell yes!</description>
		<content:encoded><![CDATA[<p>&#8220;Operator overrides&#8221;</p>
<p>hell yes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Strike</title>
		<link>http://www.jadbox.com/2008/10/beyond-flash-10/comment-page-1/#comment-89</link>
		<dc:creator>Josh Strike</dc:creator>
		<pubDate>Tue, 13 Jan 2009 07:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=580#comment-89</guid>
		<description>eval() would be really, really nice...
self-mutating code is where it&#039;s at, especially if you want your AIs to be able to take on flexible properties of other AIs for increasing complexity over time. There&#039;s no other real way to allow cross-breeding of behaviors...without eval() you&#039;re always either stuck with a fixed set of variables, or you&#039;re stuck doing a fixed range of convolutions on an unlimited set of data; you can&#039;t do both.</description>
		<content:encoded><![CDATA[<p>eval() would be really, really nice&#8230;<br />
self-mutating code is where it&#8217;s at, especially if you want your AIs to be able to take on flexible properties of other AIs for increasing complexity over time. There&#8217;s no other real way to allow cross-breeding of behaviors&#8230;without eval() you&#8217;re always either stuck with a fixed set of variables, or you&#8217;re stuck doing a fixed range of convolutions on an unlimited set of data; you can&#8217;t do both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.jadbox.com/2008/10/beyond-flash-10/comment-page-1/#comment-39</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 03 Oct 2008 22:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=580#comment-39</guid>
		<description>Hey Josh, thanks for the comment! Here a short follow-up:

“A service package to directly access MySQL.”
Ya, I was envisioning this to only be used for server-side applications... not ones that the client use (unless there was a secure way to do it).

“Maybe add YAML to E4X proxy method since YAML is growing in popularity”
Ya, I agree more or less.

“Move some of the general utilities from Flex to Flash…”
At least some of the basic utils should be moved over... I mean UIDUtil CAN&#039;T use that much internal Flex framework for simply generating a hash?

“eval command”
Eval command brings in some of the most powerful concepts of reflection programming into play. Granted however, this is not a feature that will change 98% of developers that use Flash if it gain it. So... I guess it&#039;s not really that important to me.

One thing that I did forget to mention is system-level hardware access from AIR... I&#039;ll touch base on what exactly I mean in my next post Monday.</description>
		<content:encoded><![CDATA[<p>Hey Josh, thanks for the comment! Here a short follow-up:</p>
<p>“A service package to directly access MySQL.”<br />
Ya, I was envisioning this to only be used for server-side applications&#8230; not ones that the client use (unless there was a secure way to do it).</p>
<p>“Maybe add YAML to E4X proxy method since YAML is growing in popularity”<br />
Ya, I agree more or less.</p>
<p>“Move some of the general utilities from Flex to Flash…”<br />
At least some of the basic utils should be moved over&#8230; I mean UIDUtil CAN&#8217;T use that much internal Flex framework for simply generating a hash?</p>
<p>“eval command”<br />
Eval command brings in some of the most powerful concepts of reflection programming into play. Granted however, this is not a feature that will change 98% of developers that use Flash if it gain it. So&#8230; I guess it&#8217;s not really that important to me.</p>
<p>One thing that I did forget to mention is system-level hardware access from AIR&#8230; I&#8217;ll touch base on what exactly I mean in my next post Monday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://www.jadbox.com/2008/10/beyond-flash-10/comment-page-1/#comment-38</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Fri, 03 Oct 2008 22:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=580#comment-38</guid>
		<description>Some thoughts on a few of them:

&quot;A service package to directly access MySQL.&quot;

I hope this never happens. The security risks are too high. SWFs can be decompiled. Unless your MySQL user account is read-only, anyone will be able to start making changes to your DB by extracting your password from the SWF.

&quot;Maybe add YAML to E4X proxy method since YAML is growing in popularity&quot;

YAML isn&#039;t as popular as you think. First, I&#039;d like to see native JSON support. JSON is definitely getting popular with the REST crowd, and it&#039;s AS &quot;native&quot;.

&quot;multi-thread operation handling&quot;

Yes please. Even a single worker-thread would do wonders so that the app can still display something during longer operations.

&quot;Move some of the general utilities from Flex to Flash...&quot;

Flash Player, or just a generic AS3 library? I know in the past Adobe has stated that since AS3 can perform pretty well, they want as much as possible running in code rather than natively within Flash Player. Flex is an open source library, and many of the files are usable without the whole framework. If you just want a general library that isn&#039;t tied to the Flex name, I say it&#039;s not worth the effort.

&quot;A way to use function.apply on a class constructor when making a new object instance!&quot;

I discovered this limitation recently. I agree. Something is needed here.

&quot;eval command&quot;

I can honestly say that I&#039;ve NEVER had to use eval(). Unless someone can give me a really awesome use-case, I&#039;m not interested in this one.</description>
		<content:encoded><![CDATA[<p>Some thoughts on a few of them:</p>
<p>&#8220;A service package to directly access MySQL.&#8221;</p>
<p>I hope this never happens. The security risks are too high. SWFs can be decompiled. Unless your MySQL user account is read-only, anyone will be able to start making changes to your DB by extracting your password from the SWF.</p>
<p>&#8220;Maybe add YAML to E4X proxy method since YAML is growing in popularity&#8221;</p>
<p>YAML isn&#8217;t as popular as you think. First, I&#8217;d like to see native JSON support. JSON is definitely getting popular with the REST crowd, and it&#8217;s AS &#8220;native&#8221;.</p>
<p>&#8220;multi-thread operation handling&#8221;</p>
<p>Yes please. Even a single worker-thread would do wonders so that the app can still display something during longer operations.</p>
<p>&#8220;Move some of the general utilities from Flex to Flash&#8230;&#8221;</p>
<p>Flash Player, or just a generic AS3 library? I know in the past Adobe has stated that since AS3 can perform pretty well, they want as much as possible running in code rather than natively within Flash Player. Flex is an open source library, and many of the files are usable without the whole framework. If you just want a general library that isn&#8217;t tied to the Flex name, I say it&#8217;s not worth the effort.</p>
<p>&#8220;A way to use function.apply on a class constructor when making a new object instance!&#8221;</p>
<p>I discovered this limitation recently. I agree. Something is needed here.</p>
<p>&#8220;eval command&#8221;</p>
<p>I can honestly say that I&#8217;ve NEVER had to use eval(). Unless someone can give me a really awesome use-case, I&#8217;m not interested in this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ethan</title>
		<link>http://www.jadbox.com/2008/10/beyond-flash-10/comment-page-1/#comment-37</link>
		<dc:creator>ethan</dc:creator>
		<pubDate>Fri, 03 Oct 2008 15:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=580#comment-37</guid>
		<description>http://code.google.com/p/assql/</description>
		<content:encoded><![CDATA[<p><a href="http://code.google.com/p/assql/" rel="nofollow">http://code.google.com/p/assql/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senocular</title>
		<link>http://www.jadbox.com/2008/10/beyond-flash-10/comment-page-1/#comment-36</link>
		<dc:creator>senocular</dc:creator>
		<pubDate>Fri, 03 Oct 2008 15:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=580#comment-36</guid>
		<description>You can find some of these already proposed at bugs.adobe.com.  For MySQL, I believe there is also a library that does that now - I only know this from overhearing someone else mentioning it, so I don&#039;t know much about it myself, but it could be something to look into.

Concerning other language complaints, maybe they could be solved with the new compiler project.
http://www.onflex.org/ted/2008/02/extending-adobe-flash-player-and-adobe.php</description>
		<content:encoded><![CDATA[<p>You can find some of these already proposed at bugs.adobe.com.  For MySQL, I believe there is also a library that does that now &#8211; I only know this from overhearing someone else mentioning it, so I don&#8217;t know much about it myself, but it could be something to look into.</p>
<p>Concerning other language complaints, maybe they could be solved with the new compiler project.<br />
<a href="http://www.onflex.org/ted/2008/02/extending-adobe-flash-player-and-adobe.php" rel="nofollow">http://www.onflex.org/ted/2008/02/extending-adobe-flash-player-and-adobe.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
