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

MWE/HeliosReview

< MWE
Revision as of 00:43, 28 May 2010 by Sven.efftinge.itemis.de (Talk | contribs) (New page: __TOC__ This page provides the required ''docuware'' for the ''MWE v1.0.0 Release Review''', as part of the upcoming '''Helios Simultaneous Release'''. Sven Efftinge (sven.efftinge@itemi...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page provides the required docuware for the MWE v1.0.0 Release Review', as part of the upcoming Helios Simultaneous Release.

Sven Efftinge (sven.efftinge@itemis.de)

Release Review : June 11, 2010

Communication Channel : eclipse.technology.emft newsgroup

Process Documentation : http://www.eclipse.org/projects/dev_process/development_process.php

Overview

The modeling workflow engine (MWE) allows to wire up complex compiler or transformation chains. It is based on Java and dependency injection and is therefore highly extendable.

Based on a dependency injection framework, one can simply configure and wire up 'workflows' using a declarative domain-specific language. The project provides the runtime used to execute workflows as well as the IDE tooling used to edit, start and debug them.

Features

In this release MWE was completely overhauled. MWE2 is a concise textual DSL based on Xtext and provides deep integration with JDT. Also the runtime model has been slimmed down to the bare necessity to make it easier for users to leverage the framework and come up with own workflow components.

Non-Code Aspects

Documentation has been overhauled and extended.

Testing & Packaging

MWE makes use of the eclipse.org Hudson new continuous build system.

MWE is integrated into the Helios Release Train since Oktober 2009.

Community & Support

  • Active newsgroup with several posts a week
  • Presentation at EclipseCon
  • Blog posts on planet.eclipse.org
  • Bugs changed between 2009-07-01 and 2010-05-28:

MWE Bugs helios.png

IP Issues

The Eclipse IP Process has been strictly followed and all plugins contain the appropriate about.html and license files.

The MWE IP Log is available from [1]

Project Plan

The current project plan is available from [2].

Back to the top