<?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: How to #1: Can be possible to write Flex applications without MXML?</title>
	<atom:link href="http://www.igorcosta.org/index.php?feed=rss2&#038;p=11" rel="self" type="application/rss+xml" />
	<link>http://www.igorcosta.org/?p=11</link>
	<description>Views from a Developer with focus on RIA and Desktop 2.0</description>
	<lastBuildDate>Thu, 17 Jun 2010 09:56:38 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: doug</title>
		<link>http://www.igorcosta.org/?p=11&#038;cpage=1#comment-36084</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Fri, 23 May 2008 00:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=11#comment-36084</guid>
		<description>mxml is slow and big.  a Hello World app (like above) is about 1K w/o mxml and about 250K w/ mxml.</description>
		<content:encoded><![CDATA[<p>mxml is slow and big.  a Hello World app (like above) is about 1K w/o mxml and about 250K w/ mxml.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LEE</title>
		<link>http://www.igorcosta.org/?p=11&#038;cpage=1#comment-16150</link>
		<dc:creator>LEE</dc:creator>
		<pubDate>Wed, 17 Oct 2007 15:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=11#comment-16150</guid>
		<description>I&#039;m still not convinced of the need for mxml.  In my opinion Flex apps always seems to have this signature sluggishness, and I assume the mxml layer is the culprit.  What good is it for anyways?  AS is easy enough!</description>
		<content:encoded><![CDATA[<p>I&#8217;m still not convinced of the need for mxml.  In my opinion Flex apps always seems to have this signature sluggishness, and I assume the mxml layer is the culprit.  What good is it for anyways?  AS is easy enough!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bummer Han</title>
		<link>http://www.igorcosta.org/?p=11&#038;cpage=1#comment-12944</link>
		<dc:creator>Bummer Han</dc:creator>
		<pubDate>Wed, 05 Sep 2007 04:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=11#comment-12944</guid>
		<description>You&#039;d not using Flex where it excels over AS. 

The advent of Flex opens up what Adobe has always guarded with Flash &amp; AS, if Adobe has grown to understand rich internet applications need a structured declarative syntax (via mxml) using a rich set of components, Flex users should appreciate that much.

In fact my thinking is that over time certain scripted functions (e.g. event handling) need not be done strictly in AS</description>
		<content:encoded><![CDATA[<p>You&#8217;d not using Flex where it excels over AS. </p>
<p>The advent of Flex opens up what Adobe has always guarded with Flash &amp; AS, if Adobe has grown to understand rich internet applications need a structured declarative syntax (via mxml) using a rich set of components, Flex users should appreciate that much.</p>
<p>In fact my thinking is that over time certain scripted functions (e.g. event handling) need not be done strictly in AS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imtiyaz</title>
		<link>http://www.igorcosta.org/?p=11&#038;cpage=1#comment-1380</link>
		<dc:creator>imtiyaz</dc:creator>
		<pubDate>Tue, 10 Apr 2007 14:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=11#comment-1380</guid>
		<description>But how can i say that this is Flex Applicaiton.
Application is root component for Flex component ( i think )
and we are not using flex api anywhere here...
the entire thing uses flash and AS3 
is not  it</description>
		<content:encoded><![CDATA[<p>But how can i say that this is Flex Applicaiton.<br />
Application is root component for Flex component ( i think )<br />
and we are not using flex api anywhere here&#8230;<br />
the entire thing uses flash and AS3<br />
is not  it</p>
]]></content:encoded>
	</item>
</channel>
</rss>
