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.