<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Can you spot the new Flex Builder 4 features?</title>
	<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/</link>
	<description>Making Flex Builder development exciting since 2005</description>
	<pubDate>Wed, 23 Jul 2008 19:33:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: mike</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18466</link>
		<author>mike</author>
		<pubDate>Tue, 24 Jun 2008 04:05:24 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18466</guid>
		<description>also im not sure if im doing something wrong but when i shrink/expand code brackets once i close the file it all resets.</description>
		<content:encoded><![CDATA[<p>also im not sure if im doing something wrong but when i shrink/expand code brackets once i close the file it all resets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18463</link>
		<author>mike</author>
		<pubDate>Tue, 24 Jun 2008 03:56:23 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18463</guid>
		<description>i would have to agree with all the code automation additions. i used to enjoy in SEPY if i had written say

var USER_OPTION:Boolean

if a couple lines later i start typing USE  it would popup a menu to finish it for me.</description>
		<content:encoded><![CDATA[<p>i would have to agree with all the code automation additions. i used to enjoy in SEPY if i had written say</p>
<p>var USER_OPTION:Boolean</p>
<p>if a couple lines later i start typing USE  it would popup a menu to finish it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18346</link>
		<author>Bill</author>
		<pubDate>Thu, 19 Jun 2008 21:11:50 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18346</guid>
		<description>I'm not sure what this fuction is called, but I would like to see if you double click in a mxxml tag event handler that the ide auto creates a function for you with the control name and event type. So if I click in  the ide would auto generate:

function btn_1_click_Hanlder(event):void
{
}

The IDE would auto add a script block if one didnt exist. It would add a id to the control if it was null or use the assigned id if present...
this would be very nice for consistent nameing..</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what this fuction is called, but I would like to see if you double click in a mxxml tag event handler that the ide auto creates a function for you with the control name and event type. So if I click in  the ide would auto generate:</p>
<p>function btn_1_click_Hanlder(event):void<br />
{<br />
}</p>
<p>The IDE would auto add a script block if one didnt exist. It would add a id to the control if it was null or use the assigned id if present&#8230;<br />
this would be very nice for consistent nameing..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Clinkinbeard</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18199</link>
		<author>Ben Clinkinbeard</author>
		<pubDate>Fri, 13 Jun 2008 18:49:21 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18199</guid>
		<description>Can you make it so we have an option to make library projects always include all of their classes? I have never needed/wanted to exclude classes in the project and going in and rechecking things every time a class is added is annoying.</description>
		<content:encoded><![CDATA[<p>Can you make it so we have an option to make library projects always include all of their classes? I have never needed/wanted to exclude classes in the project and going in and rechecking things every time a class is added is annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arnoud</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18198</link>
		<author>arnoud</author>
		<pubDate>Fri, 13 Jun 2008 18:33:03 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18198</guid>
		<description>Hi David,

i really would like to second the remarks of tink and ben.

absolutely needed.... as wel as some advanced refactoring posibilities and template support!

also some more advanced code completion/code generation would be awesome. the guys from flashdevelop are doing a great job in this regard: 

http://www.flashdevelop.org/wikidocs/index.php?title=Features:Completion
http://www.flashdevelop.org/wikidocs/index.php?title=Features:Generation

looking forward to the first beta :)


Arnoud</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>i really would like to second the remarks of tink and ben.</p>
<p>absolutely needed&#8230;. as wel as some advanced refactoring posibilities and template support!</p>
<p>also some more advanced code completion/code generation would be awesome. the guys from flashdevelop are doing a great job in this regard: </p>
<p><a href="http://www.flashdevelop.org/wikidocs/index.php?title=Features:Completion" rel="nofollow">http://www.flashdevelop.org/wikidocs/index.php?title=Features:Completion</a><br />
<a href="http://www.flashdevelop.org/wikidocs/index.php?title=Features:Generation" rel="nofollow">http://www.flashdevelop.org/wikidocs/index.php?title=Features:Generation</a></p>
<p>looking forward to the first beta <img src='http://davidzuckerman.com/adobe/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Arnoud</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vic</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18035</link>
		<author>Vic</author>
		<pubDate>Thu, 05 Jun 2008 20:18:15 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-18035</guid>
		<description>One thing that bugs me is the amount of calling and return code to do a pop up window.

It should be a simpler.

It takes 3-5 lines of code to pop up a window.

Also, flex library is big. One problem w/ java is that they would never deprecate things and it got larger, and larger and no one ever said no.
How can we remove some stuff from flex so it's smaller.

.V</description>
		<content:encoded><![CDATA[<p>One thing that bugs me is the amount of calling and return code to do a pop up window.</p>
<p>It should be a simpler.</p>
<p>It takes 3-5 lines of code to pop up a window.</p>
<p>Also, flex library is big. One problem w/ java is that they would never deprecate things and it got larger, and larger and no one ever said no.<br />
How can we remove some stuff from flex so it&#8217;s smaller.</p>
<p>.V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart Claessens</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-17740</link>
		<author>Bart Claessens</author>
		<pubDate>Sun, 25 May 2008 11:25:59 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-17740</guid>
		<description>First of all i'd like to thank you with your excellent work on the Flex Builder but there are a few features that would make coding a lot easier and fun :p

If you don't mind I'd like to sum them up in the following list:
- warnings when vars or functions are never used in the code (when you create a var and you decide not to use it but it is still in the declaration section it clutters up that space and might cause confusion later on)
- more suggestions like when you type: "public" it should suggest var/function
- getter/setter generation (when you make a var _time it should make a getter and setter 'time')
- Code templates (like: if, while, try/catch, singleton)
- It might happen that when you run a project, it never runs through a block of code you just wrote because the condition is never reached. Some editors color code green when the code was executed at runtime
- var/function highlighting, when you put your cursor on a var, the editor will highlight the code where it is used
- autoformatting of code

Ok, that's my wish list at the moment :p It would be great if you could implement some of these features but I also understand I'm not the only one requesting new features :p. You can give me feedback at: bart dot claessens at boulevart dot be. I used to work with FDT for eclipse, you might get some inspiration of their project ;)</description>
		<content:encoded><![CDATA[<p>First of all i&#8217;d like to thank you with your excellent work on the Flex Builder but there are a few features that would make coding a lot easier and fun :p</p>
<p>If you don&#8217;t mind I&#8217;d like to sum them up in the following list:<br />
- warnings when vars or functions are never used in the code (when you create a var and you decide not to use it but it is still in the declaration section it clutters up that space and might cause confusion later on)<br />
- more suggestions like when you type: &#8220;public&#8221; it should suggest var/function<br />
- getter/setter generation (when you make a var _time it should make a getter and setter &#8216;time&#8217;)<br />
- Code templates (like: if, while, try/catch, singleton)<br />
- It might happen that when you run a project, it never runs through a block of code you just wrote because the condition is never reached. Some editors color code green when the code was executed at runtime<br />
- var/function highlighting, when you put your cursor on a var, the editor will highlight the code where it is used<br />
- autoformatting of code</p>
<p>Ok, that&#8217;s my wish list at the moment :p It would be great if you could implement some of these features but I also understand I&#8217;m not the only one requesting new features :p. You can give me feedback at: bart dot claessens at boulevart dot be. I used to work with FDT for eclipse, you might get some inspiration of their project <img src='http://davidzuckerman.com/adobe/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard T-J</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-17682</link>
		<author>Richard T-J</author>
		<pubDate>Fri, 23 May 2008 05:48:07 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-17682</guid>
		<description>Being able to place Custom components into folders/groups. At present the long list is hard to manage, especially when including collections like flexlib</description>
		<content:encoded><![CDATA[<p>Being able to place Custom components into folders/groups. At present the long list is hard to manage, especially when including collections like flexlib</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk Eismann</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-17598</link>
		<author>Dirk Eismann</author>
		<pubDate>Mon, 19 May 2008 10:33:39 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-17598</guid>
		<description>Quick Fixes - that'd be sweet!</description>
		<content:encoded><![CDATA[<p>Quick Fixes - that&#8217;d be sweet!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Forsberg</title>
		<link>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-17569</link>
		<author>Mark Forsberg</author>
		<pubDate>Fri, 16 May 2008 16:25:55 +0000</pubDate>
		<guid>http://davidzuckerman.com/adobe/2008/05/09/can-you-spot-the-new-flex-builder-4-features/#comment-17569</guid>
		<description>How about being able to drop a cfc into the mxml and have a remoteObject auto-generated.</description>
		<content:encoded><![CDATA[<p>How about being able to drop a cfc into the mxml and have a remoteObject auto-generated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
