Flex Builder Enterprise Plugin
Tuesday, April 24th, 2007The Cairngorm plugin has been rebranded the Flex Builder Enterprise plugin. (Alternatively the Enterprise plugin for Flex Builder, if Adobe does not like the former). The scope of the plugin really goes beyond Cairngorm and now aims to be “the tool” to complement Flex Builder for Flex Enterprise development.
On this note I am pleased to say I have implemented preliminary UML 2.1 support. Some of you had asked for UML capabilities and after some consideration I decided to go for it. The UML support implemented at this time consists of the following:
- Generate UML class model from project AS classes
- Generate AS classes from UML class model
The UML class model file format supported at this time is the .uml format used in the Model Development Tools (MDT) Eclipse project. As such it is compatible with the Graphical UML2 Editors part of the UML2 Tools sub-project that will be released in the Eclipse 3.3 (Europa) coming June Release (pre-release available in the Eclipse 3.3M6 build). It should be importable and exportable to other UML formats (like Rational) by using the Eclipse Modeling Framework (EMF).
I am sorry about the delayed beta, it is still coming and it is a free (and eventually open) beta. I will be taking some time off the day job to get this finally out the door. I do think this is an exciting tool, at least I am having fun developing it.