<?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: hx3ds</title>
	<atom:link href="http://lab.polygonal.de/2009/03/12/hx3ds/feed/" rel="self" type="application/rss+xml" />
	<link>http://lab.polygonal.de/2009/03/12/hx3ds/</link>
	<description>game development blog</description>
	<lastBuildDate>Thu, 15 Jul 2010 15:28:54 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rolf vreijdenberger</title>
		<link>http://lab.polygonal.de/2009/03/12/hx3ds/comment-page-1/#comment-163829</link>
		<dc:creator>rolf vreijdenberger</dc:creator>
		<pubDate>Mon, 14 Sep 2009 18:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://lab.polygonal.de/?p=569#comment-163829</guid>
		<description>Hi, we had the same problems with our datastructures package and for us it was a matter of refactoring and removing the internal classes. This makes for more classes in a package, but it compiled again under cs4.
see http://www.dpdk.nl/opensource/internal-classes-confuse-cs4-compiler</description>
		<content:encoded><![CDATA[<p>Hi, we had the same problems with our datastructures package and for us it was a matter of refactoring and removing the internal classes. This makes for more classes in a package, but it compiled again under cs4.<br />
see <a href="http://www.dpdk.nl/opensource/internal-classes-confuse-cs4-compiler" rel="nofollow">http://www.dpdk.nl/opensource/internal-classes-confuse-cs4-compiler</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Adobe, Please Buy HaXe. &#187;CoderHump.com</title>
		<link>http://lab.polygonal.de/2009/03/12/hx3ds/comment-page-1/#comment-147538</link>
		<dc:creator>&#187; Adobe, Please Buy HaXe. &#187;CoderHump.com</dc:creator>
		<pubDate>Fri, 22 May 2009 21:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://lab.polygonal.de/?p=569#comment-147538</guid>
		<description>[...] compilation, inlining, advanced typing a lot more. The biggest claim to fame HaXe has is a big performance margin over AS3, as well as better memory management [...]</description>
		<content:encoded><![CDATA[<p>[...] compilation, inlining, advanced typing a lot more. The biggest claim to fame HaXe has is a big performance margin over AS3, as well as better memory management [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://lab.polygonal.de/2009/03/12/hx3ds/comment-page-1/#comment-144200</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 24 Apr 2009 14:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://lab.polygonal.de/?p=569#comment-144200</guid>
		<description>I&#039;ll check that. Honestly, I have never really tested the data structures package with the Flash IDE compiler.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll check that. Honestly, I have never really tested the data structures package with the Flash IDE compiler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://lab.polygonal.de/2009/03/12/hx3ds/comment-page-1/#comment-144199</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Fri, 24 Apr 2009 14:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://lab.polygonal.de/?p=569#comment-144199</guid>
		<description>Note : it&#039;s related to this bug : 

http://bugs.adobe.com/jira/browse/ASC-3588</description>
		<content:encoded><![CDATA[<p>Note : it&#8217;s related to this bug : </p>
<p><a href="http://bugs.adobe.com/jira/browse/ASC-3588" rel="nofollow">http://bugs.adobe.com/jira/browse/ASC-3588</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://lab.polygonal.de/2009/03/12/hx3ds/comment-page-1/#comment-144197</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Fri, 24 Apr 2009 13:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://lab.polygonal.de/?p=569#comment-144197</guid>
		<description>Did you know that the data structures don&#039;t compile on CS4 ? 

It&#039;s related with the interfaces, the getters and setters. It seems it&#039;s a bug of CS4. That would be great if you could update the package in order it compile with CS4.

The kind of errors we get :

1044: Interface method get size in namespace de.polygonal.ds:Collection not implemented by class de.polygonal.ds:HashMap.</description>
		<content:encoded><![CDATA[<p>Did you know that the data structures don&#8217;t compile on CS4 ? </p>
<p>It&#8217;s related with the interfaces, the getters and setters. It seems it&#8217;s a bug of CS4. That would be great if you could update the package in order it compile with CS4.</p>
<p>The kind of errors we get :</p>
<p>1044: Interface method get size in namespace de.polygonal.ds:Collection not implemented by class de.polygonal.ds:HashMap.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
