<?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: Using ant for Flex &#8211; a no B.S. guide &#8211; Part 4 of 4</title>
	<atom:link href="http://dispatchevent.org/mims/ant-for-flex-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org/mims/ant-for-flex-part-4/</link>
	<description>Collective thoughts on the Flash Platform, iOS, Unity, and any other technology we use.</description>
	<lastBuildDate>Sat, 28 Aug 2010 22:13:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Using ant for Flex &#8211; a no B.S. guide &#8211; Part 2 of 4 &#171; dispatchEvent()™</title>
		<link>http://dispatchevent.org/mims/ant-for-flex-part-4/comment-page-1/#comment-164929</link>
		<dc:creator>Using ant for Flex &#8211; a no B.S. guide &#8211; Part 2 of 4 &#171; dispatchEvent()™</dc:creator>
		<pubDate>Thu, 17 Dec 2009 18:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=771#comment-164929</guid>
		<description>[...] Part 4 [...]</description>
		<content:encoded><![CDATA[<p>[...] Part 4 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://dispatchevent.org/mims/ant-for-flex-part-4/comment-page-1/#comment-164635</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sun, 13 Dec 2009 12:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://dispatchevent.org/?p=771#comment-164635</guid>
		<description>Hi great post. I do quite a bit of building flex apps and libraries using ant - but only for production and nightly development builds using Hudson. One thing myself and our team have noticed is that ant is very slow to build anything in comparison to Flex/Flash builder&#039;s built in compiler. Starting a new instance of Java each time you run ant takes a while whereas FB already has the session open. You can get around this using the fcsh system but in reality you&#039;re better off not turning off the standard FB builder when building or testing locally and only using ant when deploying to your dev or prod server. We also combine our ant build scripts with the flex-config.xml files to simplify the cross-over of the two build types. Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Hi great post. I do quite a bit of building flex apps and libraries using ant &#8211; but only for production and nightly development builds using Hudson. One thing myself and our team have noticed is that ant is very slow to build anything in comparison to Flex/Flash builder&#8217;s built in compiler. Starting a new instance of Java each time you run ant takes a while whereas FB already has the session open. You can get around this using the fcsh system but in reality you&#8217;re better off not turning off the standard FB builder when building or testing locally and only using ant when deploying to your dev or prod server. We also combine our ant build scripts with the flex-config.xml files to simplify the cross-over of the two build types. Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
