Project Plan For Graphical Modeling Framework (GMF) Tooling, version 3.0.0
Introduction
This document lays out the feature and API set for the Juno release of the Eclipse Graphical Modeling Framework Tooling (GMF-T) Project, version 3.0.0. This project plan inherits from the Modeling Project Plan, which should be referenced when consulting this individual project plan.
Release Deliverables
The release deliverables have the same form as is found in most Eclipse projects, namely:
- GMF Tooling source code release, available as versions tagged "R3_0" in the project's GIT repository.
- GMF Tooling SDK (includes sources, examples, and documentation) (downloadable zip and update site).
- GMF Tooling Runtime binary distribution (downloadable zip and update site).
- GMF Tooling Tests (downloadable zip and update site)
Release Milestones
Release milestones occur at roughly 6 week intervals and follow the Platform milestone releases by approximately 2 weeks; that is, until the final 3.8 release of the Platform, upon which GMF Tooling and other projects will release simultaneously. It is anticipated that GMF Tooling will synchronize its release milestones with the Juno release schedule for +3 components.
| M4 | 12/13/2011 | |
| M5 | 02/01/2012 | |
| M6 | 03/21/2012 | |
| M7 | 05/09/2012 | |
| RC1 | 05/23/2012 | |
| RC2 | 05/30/2012 | |
| RC3 | 06/06/2012 | |
| RC4 | 13/06/2012 | |
| 3.0.0 | 27/06/2012 |
GMF Tooling will produce maintenance releases to align with the Juno SR releases, that includes the Eclipse Platform 3.8.1 and 3.8.2 releases. GMF Tooling may produce interim maintenance releases in addition to these in order to satisfy clients requests.
- 9/28/2012 (last Friday of September) - GMF Tooling 3.0.1 maintenance release (Juno Service Release 1)
- 2/22/2013 (last Friday of February) - GMF Tooling 3.0.2 maintenance release (Juno Service Release 2)
- A list of issues indicated for the 3.0.x maintenance stream can be found in Bugzilla, or by using links on maintenance stream build pages.
Target Environments
In order to remain current, each Eclipse release targets reasonably current versions of the underlying operating environments.
The Eclipse GMF Tooling project depends upon on the Platform and other projects, which are mostly "pure" Java. The 3.8 release of the Eclipse Platform Project is written and compiled against and targeted to run on Java SE 5 and Java SE 6 VMs. GMF Tooling will target the same Java version(s).
Eclipse Platform SDK 3.8 will be tested and validated on a number of reference platforms. GMF Tooling is expected to be platform-independent, but will be tested and validated against a subset of those listed for the platform.
Internationalization
The Eclipse Platform is designed as the basis for internationalized products. The user interface elements provided by the Eclipse SDK components, including dialogs and error messages, are externalized. The English strings are provided as the default resource bundles. As a result, the GMF Tooling project will provide English strings in its default bundles and be localized to a subset of those locales offered by the Platform. This plan will be updated to indicate which locales will be provided and the time frame for availability.
Compatibility with Previous Releases
Compatibility of Release 3.0
The GMF Tooling Project will be developed in parallel with the following projects. As stated above, each milestone release of the GMF Tooling Project will be compatible with the corresponding milestones for each of these projects, and delivered the appropriate offset.
- Eclipse Platform SDK version 3.8
- Eclipse Modeling Framework (EMF) version 2.8
- Graphical Editing Framework (GEF) version 3.8
- GMF Notation & Runtime version 1.6
- Eclipse OCL version 3.2
Therefore, the GMF tooling release will be compatible with these versions and will publish binary and source compatibilities with migration guides on subsequent releases.
Themes and Priorities
The project has identified major areas of work, that will be the priorities for this development cycle. These areas will address the major themes identified by the Eclipse Requirements Council ( Eclipse Themes and Priorities).
Currency
- No items.
- Obsolete generation targeting JDK1.4, assume generics, annotations and for-each [380983] (target milestone: ---)
Design for Extensibility
- No items.
- Support figure code generation based on the ModeledViewmap's [361958]
(target milestone: 3.0M6) - Support custom attributes for every graphical elements in GMFGraph model [379461]
(target milestone: 3.0M7) - Allow toolsmith to run custom templates after default code-generation [380352]
(target milestone: 3.0RC1) - Support of ModeledViewmap in QVTO Bridge [368988]
(target milestone: 3.0M4) - [QVTO-Bridge] Use gmf trace model to generate correct visual ids [369562]
(target milestone: 3.0M5)
- Support figure code generation based on the ModeledViewmap's [361958]
- No items.
Ease Of Use
- No items.
- Create a runtime Figure that interprets the GMFGraph model [363449] (target milestone: ---)
- Allow generation for inner phantom elements [174005]
(target milestone: 3.0) - CenterLayout as first class citizen for GMFGraph [379481]
(target milestone: 3.0M7) - InvisibleRectangle as first class citizen for GMFGraph [379483]
(target milestone: 3.0M7) - VerticalLabel as first class citizen for GMFGraph [379484]
(target milestone: 3.0M7) - Support Visual Effects - visual diagram properties automatically updated based on the values of semantic element(s) [368398]
(target milestone: 3.0M6) - Support parser for non-containment EReference[0..1] [374583]
(target milestone: 3.0M6) - Support enum based labels [158116]
(target milestone: 3.0M5)
- No items.
