<?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: More Flex Builder 3.0 debugger features</title>
	<atom:link href="http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/</link>
	<description>Mike Morearty&#039;s blog</description>
	<lastBuildDate>Tue, 24 Jan 2012 05:31:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mike</title>
		<link>http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/comment-page-1/#comment-38156</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 14 Feb 2008 20:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/#comment-38156</guid>
		<description>&lt;p&gt;Thanks for the feedback and ideas, Victor!  You make feature requests (and report bugs) in our public bugbase, which is open and visible to everyone: http://bugs.adobe.com/flex .  If you could log the above suggestion, that would be great.&lt;/p&gt;

&lt;p&gt;I don&#039;t quite understand your third suggestion; perhaps a picture (even ASCII art) would be a good idea.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback and ideas, Victor!  You make feature requests (and report bugs) in our public bugbase, which is open and visible to everyone: <a href="http://bugs.adobe.com/flex" rel="nofollow">http://bugs.adobe.com/flex</a> .  If you could log the above suggestion, that would be great.</p>

<p>I don't quite understand your third suggestion; perhaps a picture (even ASCII art) would be a good idea.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Yap</title>
		<link>http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/comment-page-1/#comment-38149</link>
		<dc:creator>Victor Yap</dc:creator>
		<pubDate>Thu, 14 Feb 2008 19:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/#comment-38149</guid>
		<description>&lt;p&gt;The &quot;Hierarchical variables view&quot; feature is great, but could be improved... Where can I make a push for suggesting to have a flaggable option to get the Variables View to show other approaches to grasping inherited data?  It would be nice to be able to have the following three views.
1 - Show consolidated inheritance (as it currently does).
2 - Show inheritance rescursively, meaning to only show what was inherited from the immediate superclass, and recursively show the inheritance tree through that line.
3 - Show flattened inheritance, meaning to have a seperate &quot;inheritance&quot; tree shown for each object in the root of the Variables view, instead of needing to open the inheritance chain resursively (for example, to be able to find the &quot;name&quot; properly on something that inherits several levels of DisplayObject by opening a tree that could be called &quot;[inherited DisplayObject]).  Being able to resursively see deeper into each of the &#039;flattened&#039; inheritances could be an option, but perhaps isn&#039;t really neccessary anymore.&lt;/p&gt;

&lt;p&gt;I suppose a picture would be more descriptive, which brings us back to the main question... where do we make feature requests?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The &quot;Hierarchical variables view&quot; feature is great, but could be improved... Where can I make a push for suggesting to have a flaggable option to get the Variables View to show other approaches to grasping inherited data?  It would be nice to be able to have the following three views.
1 - Show consolidated inheritance (as it currently does).
2 - Show inheritance rescursively, meaning to only show what was inherited from the immediate superclass, and recursively show the inheritance tree through that line.
3 - Show flattened inheritance, meaning to have a seperate &quot;inheritance&quot; tree shown for each object in the root of the Variables view, instead of needing to open the inheritance chain resursively (for example, to be able to find the &quot;name&quot; properly on something that inherits several levels of DisplayObject by opening a tree that could be called &quot;[inherited DisplayObject]).  Being able to resursively see deeper into each of the 'flattened' inheritances could be an option, but perhaps isn't really neccessary anymore.</p>

<p>I suppose a picture would be more descriptive, which brings us back to the main question... where do we make feature requests?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/comment-page-1/#comment-36254</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 01 Feb 2008 00:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/#comment-36254</guid>
		<description>&lt;p&gt;Hi Steve, unfortunately, for the time being, conditional compilation can&#039;t be controlled on a per-configuration basis with Flex Builder&#039;s integrated build.  Because of that, for now you&#039;ll really need to do command-line or Ant builds if you need conditional compilation.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Steve, unfortunately, for the time being, conditional compilation can't be controlled on a per-configuration basis with Flex Builder's integrated build.  Because of that, for now you'll really need to do command-line or Ant builds if you need conditional compilation.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/comment-page-1/#comment-36249</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Thu, 31 Jan 2008 23:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/#comment-36249</guid>
		<description>&lt;p&gt;Coming from the VS IDE world, I&#039;m puzzled as to how I would implement the equivalent of VS Build Configurations. IOW, I want to use the &quot;conditional compilation&quot; features of the flex tools from the FB3 IDE. I see where I can add compiler arguments in the Flex Compiler properties for the project, but it does not allow me to have different values for debug/release builds. Any suggestions?&lt;/p&gt;

&lt;p&gt;ps- kudos on the flex debugger... oh, and the VS one too... couldn&#039;t live without them.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Coming from the VS IDE world, I'm puzzled as to how I would implement the equivalent of VS Build Configurations. IOW, I want to use the &quot;conditional compilation&quot; features of the flex tools from the FB3 IDE. I see where I can add compiler arguments in the Flex Compiler properties for the project, but it does not allow me to have different values for debug/release builds. Any suggestions?</p>

<p>ps- kudos on the flex debugger... oh, and the VS one too... couldn't live without them.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/comment-page-1/#comment-30584</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 02 Nov 2007 18:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/#comment-30584</guid>
		<description>&lt;p&gt;Andy, please search for the internal build error in our bugbase, http://bugs.adobe.com/flex .  If you don&#039;t see it there, please log one.&lt;/p&gt;

&lt;p&gt;For us to track it down, you&#039;ll need to include a sample project that reproduces the problem (including the dot files -- .project, .actionScriptProperties, .flexProject, etc.).  One easy way to package up the project is to use Eclipse&#039;s File &gt; Export, General, Archive File command.&lt;/p&gt;

&lt;p&gt;You will also need to include the error message and full callstack from your error log.  The error log is a text file: workspaceroot/.metadata/.log (notice the dots in there, dot-metadata and dot-log).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Andy, please search for the internal build error in our bugbase, <a href="http://bugs.adobe.com/flex" rel="nofollow">http://bugs.adobe.com/flex</a> .  If you don't see it there, please log one.</p>

<p>For us to track it down, you'll need to include a sample project that reproduces the problem (including the dot files -- .project, .actionScriptProperties, .flexProject, etc.).  One easy way to package up the project is to use Eclipse's File &amp;gt; Export, General, Archive File command.</p>

<p>You will also need to include the error message and full callstack from your error log.  The error log is a text file: workspaceroot/.metadata/.log (notice the dots in there, dot-metadata and dot-log).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Schmidt</title>
		<link>http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/comment-page-1/#comment-30545</link>
		<dc:creator>Andy Schmidt</dc:creator>
		<pubDate>Fri, 02 Nov 2007 00:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/#comment-30545</guid>
		<description>&lt;p&gt;I really do like the new Beta and love the feature that you don&#039;t end up with all the *-debug.swf files. There is only one question left that you might be able to answer.&lt;/p&gt;

&lt;p&gt;I am trying to use the Moxie M2 as the compile SDK but always get this error: &quot;An internal build error has occurred. Pleas check the Error Log&quot;.
Any ideas on why this happens and how I could enable the Moxie M2?&lt;/p&gt;

&lt;p&gt;Thanks Andy&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I really do like the new Beta and love the feature that you don't end up with all the *-debug.swf files. There is only one question left that you might be able to answer.</p>

<p>I am trying to use the Moxie M2 as the compile SDK but always get this error: &quot;An internal build error has occurred. Pleas check the Error Log&quot;.
Any ideas on why this happens and how I could enable the Moxie M2?</p>

<p>Thanks Andy</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/comment-page-1/#comment-30402</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Tue, 30 Oct 2007 05:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/2007/10/23/more-flex-builder-30-debugger-features/#comment-30402</guid>
		<description>&lt;p&gt;Removing superclass members is great - if your looking for a property in a flex UI component it can take ages to scroll down (waiting for all the inherited properties to populate). Thanks for the update Mike, FB3 will be a definite purchase now.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Removing superclass members is great - if your looking for a property in a flex UI component it can take ages to scroll down (waiting for all the inherited properties to populate). Thanks for the update Mike, FB3 will be a definite purchase now.</p>]]></content:encoded>
	</item>
</channel>
</rss>

