Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Links)
Line 9: Line 9:
 
==Draft Milestone Plan (Very subject to change, will align with WTP 2.0 Milestones)==
 
==Draft Milestone Plan (Very subject to change, will align with WTP 2.0 Milestones)==
  
 +
===M1 - August 24th 2006===
 +
*No new functionality planned
  
===M1 - September 06===
+
===M2 - October 6th 2006===
 
*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)
===M2 - November 06===
+
 
 +
===M3 - November 17th 2006===
 
*orm.xml implementation 20%
 
*orm.xml implementation 20%
*In source annotation auto-completion
+
 
===M3 - January 07===
+
===M4 - December 29th 2006===
 
*orm.xml support on par with annotation support
 
*orm.xml support on par with annotation support
*Quick fixes/text markers (basic support)
 
 
*Complete support for remaining 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)
Line 25: Line 27:
 
*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)
  
===M4 - March 07===
+
===M5 - Feb 2007===
 
*Tabbed properties (if technically possible)
 
*Tabbed properties (if technically possible)
 +
*In source annotation auto-completion (if API provided by JDT)
 +
*Quick fixes/text markers (basic support)
 
*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)
===M5 - May 07===
+
 
 +
===M6 - March 2007===
 
*persistence.xml editing
 
*persistence.xml editing
 
*Basic automap capability
 
*Basic automap capability
Line 36: Line 41:
 
*Provisional API
 
*Provisional API
  
===R1.0 - June 07===
+
===M7 - May 2007===
 +
 
 +
===R1.0 - June 2007===

Revision as of 18:04, 17 August 2006

Links

Draft Milestone Plan (Very subject to change, will align with WTP 2.0 Milestones)

M1 - August 24th 2006

  • No new functionality planned

M2 - October 6th 2006

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

M3 - November 17th 2006

  • orm.xml implementation 20%

M4 - December 29th 2006

  • orm.xml support on par with annotation 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)

M5 - Feb 2007

  • Tabbed properties (if technically possible)
  • In source annotation auto-completion (if API provided by JDT)
  • Quick fixes/text markers (basic support)
  • Merged View of annotations and orm.xml settings (the "what will happen when I run" view)

M6 - March 2007

  • 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

M7 - May 2007

R1.0 - June 2007

Back to the top