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.0 planning"

m
Line 10: Line 10:
 
==Draft Milestone Plan (Very subject to change)==
 
==Draft Milestone Plan (Very subject to change)==
  
===September – M1===
+
===September 06 – M1===
 
*DTP Migration
 
*DTP Migration
 
*New orm.xml prototype
 
*New orm.xml prototype
 
*Using Facet Framework (may need to move to M2 based on model rework)
 
*Using Facet Framework (may need to move to M2 based on model rework)
===November – M2===
+
===November 06 – M2===
 
*orm.xml implementation 20%
 
*orm.xml implementation 20%
 
*In source annotation auto-completion
 
*In source annotation auto-completion
===January – M3===
+
===January 07 – M3===
 
*orm.xml caught up with annotation support level
 
*orm.xml caught up with annotation support level
 
*Quick fixes/text markers (basic support)
 
*Quick fixes/text markers (basic support)
Line 24: Line 24:
 
*Preliminary API/Extensions
 
*Preliminary API/Extensions
 
*Support for features that allow for adoption (public fields, fully qualified annotations, mixed access type, etc)
 
*Support for features that allow for adoption (public fields, fully qualified annotations, mixed access type, etc)
===March – M4===
+
===March 07 – M4===
 
*Tabbed properties (if technically possible)
 
*Tabbed properties (if technically possible)
 
*Merged View of annotations and orm.xml settings (the "what will happen when I run" view)
 
*Merged View of annotations and orm.xml settings (the "what will happen when I run" view)
===May – M5===
+
===May 07 – M5===
 
*persistence.xml editing
 
*persistence.xml editing
 
*Basic automap capability
 
*Basic automap capability
Line 35: Line 35:
 
*Provisional API
 
*Provisional API
  
===June – R1.0===
+
===June 07 – R1.0===

Revision as of 10:53, 21 July 2006

Links


Draft Milestone Plan (Very subject to change)

September 06 – M1

  • DTP Migration
  • New orm.xml prototype
  • Using Facet Framework (may need to move to M2 based on model rework)

November 06 – M2

  • orm.xml implementation 20%
  • In source annotation auto-completion

January 07 – M3

  • orm.xml caught up with annotation support level
  • Quick fixes/text markers (basic support)
  • Complete support for remaining high-priority annotations (adopter requested, high use)
  • All wizards using WTP Wizard Framework that are able to. (Non-JDT UI related wizards)
  • Preliminary API/Extensions
  • Support for features that allow for adoption (public fields, fully qualified annotations, mixed access type, etc)

March 07 – M4

  • Tabbed properties (if technically possible)
  • Merged View of annotations and orm.xml settings (the "what will happen when I run" view)

May 07 – M5

  • persistence.xml editing
  • Basic automap capability
  • Ability to map to binary classes
  • Text based query support with associated model
  • Specialized annotation validation using APT?
  • Provisional API

June 07 – R1.0

Back to the top