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 "Dali 1.0M7 Plan"

(Features To Consider)
Line 18: Line 18:
 
**Project Rename? (High)
 
**Project Rename? (High)
 
**Usability in orm.xml - adding mappings, etc (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)
 +
*[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=WebTools&product=Dali+JPA+Tools&target_milestone=1.0+M7&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=  All M7 targeted bugs and ER's]

Revision as of 09:56, 6 April 2007

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

Back to the top