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"

(May – M5)
Line 3: Line 3:
  
 
*Dali R1.0 Planning meetings
 
*Dali R1.0 Planning meetings
**[[Dali R1.0 Planning meetings - Monday|Monday]]
+
**[[Dali R1.0 Planning meetings - Monday|Monday 7-17-06]]
**[[Dali R1.0 Planning meetings - Tuesday|Tuesday]]
+
**[[Dali R1.0 Planning meetings - Tuesday|Tuesday 7-18-06]]
**[[Dali R1.0 Planning meetings - Wednesday|Wednesday]]
+
**[[Dali R1.0 Planning meetings - Wednesday|Wednesday 7-19-06]]
  
  
==Draft Milestone Plan (Subject to change)==
+
==Draft Milestone Plan (Very subject to change)==
  
 
===September – M1===
 
===September – M1===
 
*DTP Migration
 
*DTP Migration
 
*New orm.xml prototype
 
*New orm.xml prototype
*Facets (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 – M2===
*Orm.xml implementation 20%
+
*orm.xml implementation 20%
*Annotation completion
+
*In source annotation auto-completion
 
===January – M3===
 
===January – M3===
*Orm.xml caught up with annotations
+
*orm.xml caught up with annotation support level
*quick fixes/text markers (basic support)
+
*Quick fixes/text markers (basic support)
*Missing high-priority annotations (adopter requested, high use)
+
*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)
 
*All wizards using WTP Wizard Framework that are able to. (Non-JDT UI related wizards)
 
*Preliminary API/Extensions
 
*Preliminary API/Extensions
*Items that provide 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 – M4===
 
*Tabbed properties (if technically possible)
 
*Tabbed properties (if technically possible)
*Merged View
+
*Merged View of annotations and orm.xml settings (the "what will happen when I run" view)
 
===May – M5===
 
===May – M5===
 
*persistence.xml editing
 
*persistence.xml editing
*basic automap
+
*Basic automap capability
*Map to binary classes
+
*Ability to map to binary classes
 
*Text based query support with associated model
 
*Text based query support with associated model
 
*Specialized annotation validation using APT?
 
*Specialized annotation validation using APT?
 +
*Provisional API
  
 
===June – R1.0===
 
===June – R1.0===

Revision as of 10:52, 21 July 2006

Links


Draft Milestone Plan (Very subject to change)

September – M1

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

November – M2

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

January – 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 – M4

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

May – 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 – R1.0

Back to the top