<?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: Flex Compiler API</title>
	<atom:link href="http://blog.iconara.net/2008/01/16/flex-compiler-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iconara.net/2008/01/16/flex-compiler-api/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 09:50:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2008/01/16/flex-compiler-api/comment-page-1/#comment-5019</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Thu, 17 Jan 2008 07:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2008/01/16/flex-compiler-api/#comment-5019</guid>
		<description>&lt;p&gt;Yes, I have. I don't use it for two reasons: my macrodefs (which I wrote before I heard of Antennae) do more or less everything that Antennae does, and Antennae seems to me (and I may be wrong here, it was some time since I looked at the project)  to be an all-or-nothing deal: use Antennaes build files and it will work nicely, but you have to adhere to their idea of how to do things, or at least you need it all to be able to run their mxmlc, because it depends on a the rest. As I said, I might be wrong on that last point, and I assume a lot of people find it useful.&lt;/p&gt;

&lt;p&gt;My problem hasn't been that I couldn't use Ant to build my Flex applications, but that writing tasks using macrodefs is quite tricky, to do more advanced things a real programming language helps a lot. So far I haven't felt that the effort was worth it, because in the end I still would have to build a command string to pass off to exec, a hackish solution at best. Now I it seems I can do it much cleaner and simpler, and at the same time be able to do some more advanced things.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, I have. I don&#8217;t use it for two reasons: my macrodefs (which I wrote before I heard of Antennae) do more or less everything that Antennae does, and Antennae seems to me (and I may be wrong here, it was some time since I looked at the project)  to be an all-or-nothing deal: use Antennaes build files and it will work nicely, but you have to adhere to their idea of how to do things, or at least you need it all to be able to run their mxmlc, because it depends on a the rest. As I said, I might be wrong on that last point, and I assume a lot of people find it useful.</p>

<p>My problem hasn&#8217;t been that I couldn&#8217;t use Ant to build my Flex applications, but that writing tasks using macrodefs is quite tricky, to do more advanced things a real programming language helps a lot. So far I haven&#8217;t felt that the effort was worth it, because in the end I still would have to build a command string to pass off to exec, a hackish solution at best. Now I it seems I can do it much cleaner and simpler, and at the same time be able to do some more advanced things.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Erki Esken</title>
		<link>http://blog.iconara.net/2008/01/16/flex-compiler-api/comment-page-1/#comment-5017</link>
		<dc:creator>Erki Esken</dc:creator>
		<pubDate>Wed, 16 Jan 2008 21:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2008/01/16/flex-compiler-api/#comment-5017</guid>
		<description>&lt;p&gt;Have you tried &lt;a href="http://code.google.com/p/antennae/" rel="nofollow"&gt;Antennae&lt;/a&gt; Ant scripts for Flex compiler?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Have you tried <a href="http://code.google.com/p/antennae/" rel="nofollow">Antennae</a> Ant scripts for Flex compiler?</p>]]></content:encoded>
	</item>
</channel>
</rss>
