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

Dali 1.0M7 Plan

Queries

Features To Consider

  • Final features for 1.0 release
  • High level features to consider
    • JPA annotation value completion (High)
    • Persistence.xml UI - Structure View (Medium - low cost)
    • Ability to add JPA functionality to an existing Java project (nature to facet conversion) (Low)
    • Entity Gen extensibility (wholesale replacement concept) High (DDL type solution)
    • DDL Gen extensibility - High (easy)
    • Project Explorer (too big)
    • General UI Exensibility? (probably go with what we have now, which is you have to write your own UI)
    • Improve on existing functionality (given)
    • Text based Named Query Support - High (add to model, put in UI Details (Structure as phase 2), validation
    • Refactoring - > Move from annotation to XML; Action to convert JPA annotation metadata to ORM XML metadata (Medium) (post 1.0)
    • Project Rename? (High)
    • Usability in orm.xml - adding mappings, etc (High)

Targeted Features

  • Project/Package Rename
  • JPA annotation value completion
  • Usability in orm.xml - adding mappings, etc
  • Entity Gen extensibility (wholesale replacement concept - Delegate to Platform)
  • DDL Gen extensibility (Delegate to Platform)
  • Improve on existing functionality
  • Text based Named Query Support (Model/Validation/UI Details - Structure View as time permits)
  • Persistence.xml UI - Structure View (Time Permitting)
  • All M7 targeted bugs and ER's
  • Online Help/String externalization review

Back to the top