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

Xpand/HeliosReview

This page provides the required docuware for the Xpand 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.modeling.m2t newsgroup

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

Overview

Xpand is a language specialized on code generation based on EMF models. It supports the following main language features:

  • Pluggable Type System
  • Dynamic Dispatch of Functions
  • AOP
  • Rich Expressions (OCL-like but with Java-like syntax)

Features

Besides numerous bug fixes the main new features are:

  • Profiler
  • Incremental Generation
  • Alternative Faster Backend

See [Xpand_New_And_Noteworthy#Version_1.0.0 New & Noteworthy])

Non-Code Aspects

Documentation has been overhauled and extended.

Testing & Packaging

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

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

Community & Support

  • Active newsgroup with numerous posts a day
  • Presentations at EclipseSummit and EclipseCon
  • Blog posts on planet.eclipse.org
  • Bugs changed between 2009-07-01 and 2010-05-28:

Xpand Bugs helios.png

IP Issues

The component leadership verifies that:

  • the about files and use licenses are in place as per the Guidelines to Legal Documentation.
  • all contributions (code, documentation, images, etc) have been committed by individuals who are either Members of the Foundation, or have signed the appropriate Committer Agreement. In either case, these are individuals who have signed, and are abiding by, the Eclipse IP Policy.
  • all significant contributions have been reviewed by the Foundation's legal staff.
  • all non-Committer code contributions, including third-party libraries, have been documented in the release and reviewed by the Foundation's legal staff.
  • all Contribution Questionnaires have been completed.
  • the "provider" field of each plug-in is set to "Eclipse Modeling Project“.
  • the "copyright" field of each feature is set to the copyright owner (the Eclipse Foundation is rarely the copyright owner).
  • any third-party logos or trademarks included in the distribution (icons, help file logos, etc) have been licensed under the EPL.
  • any fonts or similar third-party images included in the distribution (e.g. in PDF or EPS files) have been licensed under the EPL.

The Xpand IP Log is available from [1]

Project Plan

The current project plan is available from [2].

Back to the top