<?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"
	>
<channel>
	<title>Comments on: Missing Method Overloading in AS3</title>
	<atom:link href="http://www.techper.net/2008/07/08/missing-method-overloading-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techper.net/2008/07/08/missing-method-overloading-in-as3/</link>
	<description>About Technology in My Life</description>
	<pubDate>Wed, 07 Jan 2009 00:00:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matt Guest</title>
		<link>http://www.techper.net/2008/07/08/missing-method-overloading-in-as3/#comment-1238</link>
		<dc:creator>Matt Guest</dc:creator>
		<pubDate>Wed, 09 Jul 2008 14:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/2008/07/08/missing-method-overloading-in-as3/#comment-1238</guid>
		<description>I agree completely. Function overloading, generics and true abstract classes are the main things that I really miss coming from Java and C#.

As a guy who's been using flash since before actionscript existed, I am very appreciative of what has been done to advance it, but these would make it complete for me.</description>
		<content:encoded><![CDATA[<p>I agree completely. Function overloading, generics and true abstract classes are the main things that I really miss coming from Java and C#.</p>
<p>As a guy who&#8217;s been using flash since before actionscript existed, I am very appreciative of what has been done to advance it, but these would make it complete for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.techper.net/2008/07/08/missing-method-overloading-in-as3/#comment-1228</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 08 Jul 2008 21:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/2008/07/08/missing-method-overloading-in-as3/#comment-1228</guid>
		<description>Not sure if it works for constructors, but perhaps defining different namespaces for functions with the same name will get you what you want.</description>
		<content:encoded><![CDATA[<p>Not sure if it works for constructors, but perhaps defining different namespaces for functions with the same name will get you what you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yakov Fain</title>
		<link>http://www.techper.net/2008/07/08/missing-method-overloading-in-as3/#comment-1227</link>
		<dc:creator>Yakov Fain</dc:creator>
		<pubDate>Tue, 08 Jul 2008 21:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/2008/07/08/missing-method-overloading-in-as3/#comment-1227</guid>
		<description>There is another way, but it's not too clean either:
http://flexblog.faratasystems.com/?p=100</description>
		<content:encoded><![CDATA[<p>There is another way, but it&#8217;s not too clean either:<br />
<a href="http://flexblog.faratasystems.com/?p=100" rel="nofollow">http://flexblog.faratasystems.com/?p=100</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
