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"

m (Features)
Line 6: Line 6:
 
*Final features for 1.0 release
 
*Final features for 1.0 release
 
*High level features to consider
 
*High level features to consider
**JPA annotation value completion
+
**JPA annotation value completion (High)
**Persistence.xml UI
+
**Persistence.xml UI - Structure View (Medium - low cost)
**Ability to add JPA functionality to an existing Java project (nature to facet conversion)
+
**Ability to add JPA functionality to an existing Java project (nature to facet conversion) (Low)
**Entity Gen extensibility
+
**Entity Gen extensibility (wholesale replacement concept) High (DDL type solution)
**DDL Gen extensibility
+
**DDL Gen extensibility - High (easy)
**Project Explorer (probably too big)
+
**Project Explorer (too big)
 
**General UI Exensibility?
 
**General UI Exensibility?
 
**Improve on existing functionality
 
**Improve on existing functionality
 
**Text based Named Query Support
 
**Text based Named Query Support
 
**Action to convert JPA annotation metadata to ORM XML metadata
 
**Action to convert JPA annotation metadata to ORM XML metadata

Revision as of 11:01, 5 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?
    • Improve on existing functionality
    • Text based Named Query Support
    • Action to convert JPA annotation metadata to ORM XML metadata

Back to the top