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 6: Line 6:
 
*Milestone 2  
 
*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 3  
 
**Devt (Jan 30 - Feb 10)  
 
**Devt (Jan 30 - Feb 10)  
**FVT (Feb 13 - Feb 17)
+
**FVT (Feb 13 - Feb 17)  
 
*Milestone 4  
 
*Milestone 4  
 
**Devt (Feb 20 - Mar 2)  
 
**Devt (Feb 20 - Mar 2)  
**FVT (Mar 5 - Mar 9)
+
**FVT (Mar 5 - Mar 9)  
 
*SVT (Mar 12 - Apr 6)  
 
*SVT (Mar 12 - Apr 6)  
 
*Release Candidate 1 (Apr 9)  
 
*Release Candidate 1 (Apr 9)  
Line 19: Line 19:
 
*0.8.0 Release (Apr 27)
 
*0.8.0 Release (Apr 27)
  
<br>
+
<br>  
  
== Proposed Content for EDT 0.8.0<br> ==
+
== Proposed Content for EDT 0.8.0<br> ==
  
=== Integration<br> ===
+
=== Integration<br> ===
  
*Extensions for IBM i<br>
+
*Extensions for IBM i<br>  
*Wizards to support easier integration with Java (i.e.<span style="text-decoration: underline;">[https://bugs.eclipse.org/bugs/show_bug.cgi?id=366480 366480])</span> and JavaScript<br>
+
*Wizards to support easier integration with Java (i.e.<span style="text-decoration: underline;">[https://bugs.eclipse.org/bugs/show_bug.cgi?id=366480 366480])</span> and JavaScript<br>  
*JNDI<br>
+
*JNDI (<span style="text-decoration: underline;">[https://bugs.eclipse.org/bugs/show_bug.cgi?id=361030 361030])
  
=== Performance/Optimization<br> ===
+
</span>
  
*JavaScript runtime performance optimization (i.e. Number of include files, Minification, Obfuscation, etc)<br>
+
=== Performance/Optimization<br>  ===
*JavaScript Generator optimization (i.e. Remove unnecessary code, etc)<br>
+
 
 +
*JavaScript runtime performance optimization (i.e. Number of include files, Minification, Obfuscation, etc)<br>  
 +
*JavaScript Generator optimization (i.e. Remove unnecessary code, etc)<br>  
 
*Java Generator optimization (i.e. Cleanup warnings, etc)<br>
 
*Java Generator optimization (i.e. Cleanup warnings, etc)<br>
  
=== Extensibility<br> ===
+
=== Extensibility<br> ===
  
 
*Improved Extensibility in the EDT Core and EDT IDE (as determined by other line items being developed in this release)<br>
 
*Improved Extensibility in the EDT Core and EDT IDE (as determined by other line items being developed in this release)<br>
  
=== Developer Productivity<br> ===
+
=== Developer Productivity<br> ===
  
 
*EGL Service and Library [https://bugs.eclipse.org/bugs/show_bug.cgi?id=363081 wizards] for database access (comparable to RBD Data Access App wizard)<br>
 
*EGL Service and Library [https://bugs.eclipse.org/bugs/show_bug.cgi?id=363081 wizards] for database access (comparable to RBD Data Access App wizard)<br>
  
=== Infrastructure and SDK Fundamentals<br> ===
+
=== Infrastructure and SDK Fundamentals<br> ===
  
 
*EGLDoc (Core) (i.e. Define EGLDoc syntax, Core utilities for accessing EGLDoc, Integration with Doc from existing frameworks)
 
*EGLDoc (Core) (i.e. Define EGLDoc syntax, Core utilities for accessing EGLDoc, Integration with Doc from existing frameworks)
  
=== Language ===
+
=== Language ===
  
 
*Implement a subset of the remaining EGL Language elements that were not supported in 0.7.0
 
*Implement a subset of the remaining EGL Language elements that were not supported in 0.7.0
  
=== IDE Usability ===
+
=== IDE Usability ===
  
*Fit and Finish<br>
+
*Fit and Finish<br>  
*Content Assist<br>
+
*Content Assist<br>  
 
*Refactoring<br>
 
*Refactoring<br>
  
=== Strategic ===
+
=== Strategic ===
  
 
*Mobile support via Ext JS<br>
 
*Mobile support via Ext JS<br>
  
 
<br>
 
<br>

Revision as of 17:20, 3 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 (Dec 12 - Dec 30) - reduce the defect backlog
  • Milestone 2
    • Devt (Jan 3 - Jan 20)
    • FVT (Jan 23 - Jan 27) (Jan 16 - 20 for China team, due to holiday week)
  • Milestone 3
    • Devt (Jan 30 - Feb 10)
    • FVT (Feb 13 - Feb 17)
  • Milestone 4
    • 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
  • 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


Copyright © Eclipse Foundation, Inc. All Rights Reserved.