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 "EDT:0.8.0 Planning"

Line 3: Line 3:
 
0.8.0 will be the next incubator release for EDT. In this release we plan to add new features, as well as solidify the functionality that was delivered in 0.7.0. The proposed release date is the end of April 2012. We want to develop in short milestones, to support our Agile development process.  
 
0.8.0 will be the next incubator release for EDT. In this release we plan to add new features, as well as solidify the functionality that was delivered in 0.7.0. The proposed release date is the end of April 2012. We want to develop in short milestones, to support our Agile development process.  
  
*Milestone 1 (Dec 12 - Dec 30) - reduce the defect backlog
+
*Milestone 1  
*Milestone 2
+
 
**Devt (Jan 3 - Jan 20)  
 
**Devt (Jan 3 - Jan 20)  
 
**FVT (Jan 23 - Jan 27) (Jan 16 - 20 for China team, due to holiday week)  
 
**FVT (Jan 23 - Jan 27) (Jan 16 - 20 for China team, due to holiday week)  
*Milestone 3
+
*Milestone 2
 
**Devt (Jan 30 - Feb 10)  
 
**Devt (Jan 30 - Feb 10)  
 
**FVT (Feb 13 - Feb 17)  
 
**FVT (Feb 13 - Feb 17)  
*Milestone 4
+
*Milestone 3
 
**Devt (Feb 20 - Mar 2)  
 
**Devt (Feb 20 - Mar 2)  
 
**FVT (Mar 5 - Mar 9)  
 
**FVT (Mar 5 - Mar 9)  

Revision as of 12:08, 5 January 2012

Proposed Schedule for EDT 0.8.0

0.8.0 will be the next incubator release for EDT. In this release we plan to add new features, as well as solidify the functionality that was delivered in 0.7.0. The proposed release date is the end of April 2012. We want to develop in short milestones, to support our Agile development process.

  • Milestone 1
    • Devt (Jan 3 - Jan 20)
    • FVT (Jan 23 - Jan 27) (Jan 16 - 20 for China team, due to holiday week)
  • Milestone 2
    • Devt (Jan 30 - Feb 10)
    • FVT (Feb 13 - Feb 17)
  • Milestone 3
    • Devt (Feb 20 - Mar 2)
    • FVT (Mar 5 - Mar 9)
  • SVT (Mar 12 - Apr 6)
  • Release Candidate 1 (Apr 9)
  • Release Candidate 2 (Apr 13)
  • Golden Master (Apr 20)
  • 0.8.0 Release (Apr 27)


Proposed Content for EDT 0.8.0

Integration

  • Extensions for IBM i (366706)
  • Wizards to support easier integration with Java (i.e.366480) and JavaScript
  • JNDI (361030)


Performance/Optimization

  • JavaScript runtime performance optimization (i.e. Number of include files, Minification, Obfuscation, etc)
  • JavaScript Generator optimization (i.e. Remove unnecessary code, etc)
  • Java Generator optimization (i.e. Cleanup warnings, etc)

Extensibility

  • Improved Extensibility in the EDT Core and EDT IDE (as determined by other line items being developed in this release)

Developer Productivity

  • EGL Service and Library wizards for database access (comparable to RBD Data Access App wizard)

Infrastructure and SDK Fundamentals

  • EGLDoc (Core) (i.e. Define EGLDoc syntax, Core utilities for accessing EGLDoc, Integration with Doc from existing frameworks)

Language

  • Implement a subset of the remaining EGL Language elements that were not supported in 0.7.0

IDE Usability

  • Fit and Finish
  • Content Assist
  • Refactoring

Strategic

  • Mobile support via Ext JS


Back to the top