<?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 Formatter Plugin</title>
	<atom:link href="http://www.brandondement.com/blog/2010/01/02/flex-formatter-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brandondement.com/blog/2010/01/02/flex-formatter-plugin/</link>
	<description>Adventures in software development</description>
	<lastBuildDate>Mon, 01 Aug 2011 20:34:25 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ernest</title>
		<link>http://www.brandondement.com/blog/2010/01/02/flex-formatter-plugin/comment-page-1/#comment-13</link>
		<dc:creator>Ernest</dc:creator>
		<pubDate>Fri, 08 Jan 2010 13:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandondement.com/blog/?p=90#comment-13</guid>
		<description>Thanks for the writeup.  A couple of comments about your post though:
1. The Format flex code button is for both mxml and actionscript.  The format button will also perform the rearrange functions at the same time if that option is checked in the preferences.
2. Indent only affects leading whitespace, whereas format adds and removes newlines and space within a line (in addition to adjusting leading whitespace).  
3. Rearrange flex code doesn&#039;t format per se.  It reorders actionscript class elements, whether they appear in mxml or as files.  This is exposed as a separate button because it probably doesn&#039;t make sense for most users to reorder their methods every time they format.  However, they can set the option that does rearrange while formatting if they want to run the formatter over a large number of files.</description>
		<content:encoded><![CDATA[<p>Thanks for the writeup.  A couple of comments about your post though:<br />
1. The Format flex code button is for both mxml and actionscript.  The format button will also perform the rearrange functions at the same time if that option is checked in the preferences.<br />
2. Indent only affects leading whitespace, whereas format adds and removes newlines and space within a line (in addition to adjusting leading whitespace).<br />
3. Rearrange flex code doesn&#8217;t format per se.  It reorders actionscript class elements, whether they appear in mxml or as files.  This is exposed as a separate button because it probably doesn&#8217;t make sense for most users to reorder their methods every time they format.  However, they can set the option that does rearrange while formatting if they want to run the formatter over a large number of files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

