New Enterprise IDE features on the pipeline

Moderator: admin

Re: New Enterprise IDE features on the pipeline

Postby admin » Thu Sep 04, 2008 2:12 pm

The customizable creation wizards is a good idea and will be implemented as one of the next features. Thanks for the suggestions.
admin
Site Admin
 
Posts: 23
Joined: Mon Jul 14, 2008 12:50 am

Re: New Enterprise IDE features on the pipeline

Postby admin » Thu Sep 04, 2008 2:15 pm

Bir the Enterprise IDE is already providing code formating (for file and project, not source fragment). If you feel the current feature is not enough, please be specific on how you would like to see it improved, Thanks for the suggestions.
admin
Site Admin
 
Posts: 23
Joined: Mon Jul 14, 2008 12:50 am

Re: New Enterprise IDE features on the pipeline

Postby lukesh » Wed Sep 10, 2008 8:42 am

As an enterprise Flex developer, here's my vote for MultiCore PureMVC support (potentially include Pipes?), code templates, VisualFlexUnit support. Also, I'd be interested in being able to customize the code formatting template--unless I overlooked it, I don't see a method of configuring that.

This is a very welcome addition to Flex Builder--keep up the great work.
lukesh
 
Posts: 1
Joined: Wed Sep 10, 2008 8:33 am

Re: New Enterprise IDE features on the pipeline

Postby admin » Wed Sep 10, 2008 2:36 pm

lukesh wrote:As an enterprise Flex developer, here's my vote for MultiCore PureMVC support (potentially include Pipes?), code templates, VisualFlexUnit support. Also, I'd be interested in being able to customize the code formatting template--unless I overlooked it, I don't see a method of configuring that.

This is a very welcome addition to Flex Builder--keep up the great work.


Luke you can customize the code formatting to some extent by using the Enterprise IDE preference page, i.e. you can select end of line style, starting curly bracket style (newline or attached) , indentation style etc. These settings are used for both code generation and code formatting. Granted it is not as flexible as it could be but it is simply a time/resource limitation, it is one feature of many. It will be improved in future versions.

I am debating between implementing PureMVC first or adding Prana support to Cairngorm. The next release will have customizable wizards, but may not be XML based initially, that requires more substantial work. The good news is I am planning to follow an agile approach and release new features as they are completed and not wait for big major releases. A new beta will be out by end of this week.

Thanks for the kind words, I appreciate them.
admin
Site Admin
 
Posts: 23
Joined: Mon Jul 14, 2008 12:50 am

Re: New Enterprise IDE features on the pipeline

Postby ndcollins » Tue Oct 07, 2008 9:56 am

Debate no more... go with MultiCore PureMVC :-)
ndcollins
 

Re: New Enterprise IDE features on the pipeline

Postby tearaway_Tea » Sun Oct 12, 2008 4:03 pm

Guys, I really like the work that you're doing on that pluging. Seems you have a chance to complete that weird Flex Builder uncompleted status by your good code features.

As somebody told I will happy to see bigger customization of source code formatter tools. There are few very important parameters needed. I mean a line-break count between a variable declaration and class's metadata tags.

now:
public var test1 : String = "";
public var test2 : String = "";
public var test3 : String = "";

I want:
public var test : String = "";

public var test2 : String = "";

public var test3 : String = "";

And including all other parameters like all source code formatters has.

Also, supporting of Mate Framework will be good matter to buy your plugin for our company.
tearaway_Tea
 
Posts: 1
Joined: Sun Oct 12, 2008 3:49 pm

Previous

Return to Request New Features

Who is online

Users browsing this forum: No registered users and 1 guest

cron