<?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 and Flex APIs Lack in Quality</title>
	<atom:link href="http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/</link>
	<description>About Technology in My Life</description>
	<lastBuildDate>Thu, 11 Mar 2010 05:52:37 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ryan</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-8749</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 23 Jan 2009 01:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-8749</guid>
		<description>@Dimitar DataEvent and TextEvent are conceputaully different...

imho two classes who just so happen to have two properties of the same type are not identical...

i think great api design should be conceptually obvious and it is really important to maintain that voice of communication to the programmer even if two events carry the exact same data types they communicate differnt ideas...</description>
		<content:encoded><![CDATA[<p>@Dimitar DataEvent and TextEvent are conceputaully different&#8230;</p>
<p>imho two classes who just so happen to have two properties of the same type are not identical&#8230;</p>
<p>i think great api design should be conceptually obvious and it is really important to maintain that voice of communication to the programmer even if two events carry the exact same data types they communicate differnt ideas&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hjalle</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-2733</link>
		<dc:creator>Hjalle</dc:creator>
		<pubDate>Mon, 15 Sep 2008 18:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-2733</guid>
		<description>Stg: map uses put because it doesn&#039;t always add a value (if the key already exists it changes a old value).</description>
		<content:encoded><![CDATA[<p>Stg: map uses put because it doesn&#8217;t always add a value (if the key already exists it changes a old value).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Post Sunday 09/13 &#124; Mr Sun Studios</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-2716</link>
		<dc:creator>Link Post Sunday 09/13 &#124; Mr Sun Studios</dc:creator>
		<pubDate>Sun, 14 Sep 2008 16:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-2716</guid>
		<description>[...] Flash and Flex APIs Lack in Quality and Are AS3 Number Variables Objects or Not? by Tech Per [...]</description>
		<content:encoded><![CDATA[<p>[...] Flash and Flex APIs Lack in Quality and Are AS3 Number Variables Objects or Not? by Tech Per [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stg</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-2698</link>
		<dc:creator>Stg</dc:creator>
		<pubDate>Sat, 13 Sep 2008 11:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-2698</guid>
		<description>And what about java collections? 
Why adding method of any Collection called .add, and adding method of Map called .put? and so on...Every technology has &quot;bugs&quot;...and it is OK...You get used to it, or switch technology.</description>
		<content:encoded><![CDATA[<p>And what about java collections?<br />
Why adding method of any Collection called .add, and adding method of Map called .put? and so on&#8230;Every technology has &#8220;bugs&#8221;&#8230;and it is OK&#8230;You get used to it, or switch technology.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: polesen</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-2681</link>
		<dc:creator>polesen</dc:creator>
		<pubDate>Fri, 12 Sep 2008 13:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-2681</guid>
		<description>@chad: I have only but taken the slightest peak. I *have* worked with .Net and Visual Studio using ASP .Net though. That experience made me really scared for toolchain lockin. Visual Studio alone could keep me away from Silverlight.</description>
		<content:encoded><![CDATA[<p>@chad: I have only but taken the slightest peak. I *have* worked with .Net and Visual Studio using ASP .Net though. That experience made me really scared for toolchain lockin. Visual Studio alone could keep me away from Silverlight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Campbell</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-2680</link>
		<dc:creator>Chad Campbell</dc:creator>
		<pubDate>Fri, 12 Sep 2008 13:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-2680</guid>
		<description>Just out of curiousity, have you tried looking at Silverlight? Personally, the beginning of my career was heavily focused on JavaSE and JavaEE. I peaked at Flash but I had similar frustrations with the APIs. Later (about 6 years ago), I took my Java skills and easily picked up .NET.  Then, almost 2 years ago, I began running with Silverlight. I have not looked at JavaFX so I cannot comment on it. However, if you are a Java developer looking for a RIA framework, I would definately recommend taking a peak at Silverlight.</description>
		<content:encoded><![CDATA[<p>Just out of curiousity, have you tried looking at Silverlight? Personally, the beginning of my career was heavily focused on JavaSE and JavaEE. I peaked at Flash but I had similar frustrations with the APIs. Later (about 6 years ago), I took my Java skills and easily picked up .NET.  Then, almost 2 years ago, I began running with Silverlight. I have not looked at JavaFX so I cannot comment on it. However, if you are a Java developer looking for a RIA framework, I would definately recommend taking a peak at Silverlight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: regge</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-2671</link>
		<dc:creator>regge</dc:creator>
		<pubDate>Fri, 12 Sep 2008 02:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-2671</guid>
		<description>I am quite a neophite in programming, but slowly developing a passion for it along with my skills. I am using AS3 and flex primarely now (kind of taking my distances from Javascript, still love PHP). Thank you for offering a critical view informed by your experience. It helps less knowledgeable persons like me step back and try to get more of the big picture. That said, I am sticking to FLEX or Flash AS3.
Thanks.</description>
		<content:encoded><![CDATA[<p>I am quite a neophite in programming, but slowly developing a passion for it along with my skills. I am using AS3 and flex primarely now (kind of taking my distances from Javascript, still love PHP). Thank you for offering a critical view informed by your experience. It helps less knowledgeable persons like me step back and try to get more of the big picture. That said, I am sticking to FLEX or Flash AS3.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitar G.</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-2667</link>
		<dc:creator>Dimitar G.</dc:creator>
		<pubDate>Thu, 11 Sep 2008 23:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-2667</guid>
		<description>Well, events are generic and can be used for any situations. ErrorEvent extends TextEvent just because of “text” property. So ErrorEvent does not add other functionality than deriving from TextEvent and switching the object name to ErrorEvent to be more meaningful for developers. TextEvent is used solemnly in Flash framework in text components like Text.

But if you take a look, DataEvent and TextEvent are same, and DataEvent.data and TextEvent.text are strings, so TextEvent, DataEvent and ErrorEvent can be happily used in any situation for an object which needs to transport additional string value :-)
The better way would be Event to have a string property (text, value, data or whatever name) and then all these 3 could go.

And if Event would have an additional “data” property of type Object then things might be even more generalized and less strict.

Every language and framework has its quirks and Actionscript 3.0 is no exception.</description>
		<content:encoded><![CDATA[<p>Well, events are generic and can be used for any situations. ErrorEvent extends TextEvent just because of “text” property. So ErrorEvent does not add other functionality than deriving from TextEvent and switching the object name to ErrorEvent to be more meaningful for developers. TextEvent is used solemnly in Flash framework in text components like Text.</p>
<p>But if you take a look, DataEvent and TextEvent are same, and DataEvent.data and TextEvent.text are strings, so TextEvent, DataEvent and ErrorEvent can be happily used in any situation for an object which needs to transport additional string value <img src='http://www.techper.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
The better way would be Event to have a string property (text, value, data or whatever name) and then all these 3 could go.</p>
<p>And if Event would have an additional “data” property of type Object then things might be even more generalized and less strict.</p>
<p>Every language and framework has its quirks and Actionscript 3.0 is no exception.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeflash</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-2664</link>
		<dc:creator>Joeflash</dc:creator>
		<pubDate>Thu, 11 Sep 2008 22:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-2664</guid>
		<description>Yeah, that&#039;s a total WTF, agreed. But I&#039;d reserve judgement until you&#039;ve examined the Flash 10/Flex 4 APIs in detail. Some legacy stuff is bound to creep in, but by and large the APIs have improved with each iteration after FP9/Fx2.

On a related note, have you seen the AS2 API? Now that was a fraked API... and until the last few years it&#039;s all Flash Platform Developers had to work with.

Personally, I&#039;d log the &quot;ErrorEvent inheriting from TextEvent&quot; as a Flash Player API bug with Adobe JIRA.</description>
		<content:encoded><![CDATA[<p>Yeah, that&#8217;s a total WTF, agreed. But I&#8217;d reserve judgement until you&#8217;ve examined the Flash 10/Flex 4 APIs in detail. Some legacy stuff is bound to creep in, but by and large the APIs have improved with each iteration after FP9/Fx2.</p>
<p>On a related note, have you seen the AS2 API? Now that was a fraked API&#8230; and until the last few years it&#8217;s all Flash Platform Developers had to work with.</p>
<p>Personally, I&#8217;d log the &#8220;ErrorEvent inheriting from TextEvent&#8221; as a Flash Player API bug with Adobe JIRA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.techper.net/2008/09/11/flash-and-flex-apis-lack-in-quality/comment-page-1/#comment-2663</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 11 Sep 2008 22:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=135#comment-2663</guid>
		<description>That&#039;s interesting.  I wonder what the thought process was behind that decision.</description>
		<content:encoded><![CDATA[<p>That&#8217;s interesting.  I wonder what the thought process was behind that decision.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
