Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "GMF Project Plan Draft"

m
m (Proposed Plan Items)
 
Line 10: Line 10:
 
=== Proposed Plan Items ===
 
=== Proposed Plan Items ===
 
* [[GMF:_Synchronized_Container_Use_Cases|Synchronized Container Use Cases]] - A list of use cases that need to be discussed, along with open bugzillas requiring resolution in order to support them.
 
* [[GMF:_Synchronized_Container_Use_Cases|Synchronized Container Use Cases]] - A list of use cases that need to be discussed, along with open bugzillas requiring resolution in order to support them.
 +
* Provide solution for intermediate container without graphical node [[https://bugs.eclipse.org/bugs/show_bug.cgi?id=146535 bug]]
 +
* Generate Java 5 code
 +
* Improve generator flexibility, specificially w.r.t. to aspects like EditHelpers
 +
* Improve generator efficiency and add incremental generation capabilities
 +
* Add the ability to work with dynamic EMF models
 +
* Improve packaging (separate lite runtime, rcp, etc. bundles)

Latest revision as of 09:52, 24 May 2007

This page is used to list/discuss potential plan items for the next release of GMF. The release is tentatively numbered 2.1, as we do not expect any API breaking changes at the moment.

A list of outstanding bugs following the 2.0 release is here.

Proposed Themes

These will eventually need to align with the overall release train themes, as well as with the Modeling Project themes, but for now we can propose some old favorites:

  • Performance - Add performance tests to the build process with standard reporting provided by the framework.
  • Documentation - Update and extend the existing documentation for both the tooling and runtime.

Proposed Plan Items

  • Synchronized Container Use Cases - A list of use cases that need to be discussed, along with open bugzillas requiring resolution in order to support them.
  • Provide solution for intermediate container without graphical node [bug]
  • Generate Java 5 code
  • Improve generator flexibility, specificially w.r.t. to aspects like EditHelpers
  • Improve generator efficiency and add incremental generation capabilities
  • Add the ability to work with dynamic EMF models
  • Improve packaging (separate lite runtime, rcp, etc. bundles)

Back to the top