| [emf-dev] Re: EMF Core Helios Review Docuware |
Not sure who should +1 this other than me.
Hi,
The EMF Core Helios review material is available at http://wiki.eclipse.org/EMF/HeliosReview
The iplog is available at http://www.eclipse.org/projects/ip_log.php?projectid=modeling.emf.emf
The short summary is:
The EMF project is a modeling framework and code generation facility for building tools and other applications based on a structured data model. From a model specification described in XMI, EMF provides tools and runtime support to produce a set of Java classes for the model, along with a set of adapter classes that enable viewing and command-based editing of the model, and a basic editor.
The Helios release was primarily maintenance but a significant number of interesting aspects were added, including support reflective operation invocation, extensible operation, feature and constraint behavior, runtime and generator support for Google Widget Toolkit, improved RAP integration, and property-based data binding.
Cheers, Ed