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 "EclipseLink/Development/2.2"

(Schedule)
Line 33: Line 33:
  
 
== Schedule==
 
== Schedule==
 
* 2.2M1 - July?
 
* 2.2M2 - August?
 
* 2.2M3 - September?
 
* 2.2M4 - October?
 
* IPLog and Release docuware - end of October
 
* 2.2RC1 - November 3rd, 2010
 
* 2.2RC2 - November 17th, 2010
 
* 2.2RC3 - Novemeber 24th, 2010
 
* 2.2 Release - December 8th, 2010
 

Revision as of 12:01, 18 November 2010

EclipseLink 2.2 Release Planning

Themes

Community

Catch up on bug backlog focusing on bugs with votes, submitted patches, and non-committer filed bugs

Platforms

  • Add MAXDB platform

Metadata

Continue to expand content of eclispelink-orm.xml and eclipselink-oxml.xml to cover more advanced functionality in an effort to eliminate the need for the native deployment xml.

  • MOXy: backlog of features
  • JPA: backlog of features
  • DBWS: Switch to using these files

Optimizing Cache Usage

During Object construction the shared cache is accessed frequently. With CacheInterceptors allowing remote caching technologies the access to the shared cache needs to be minimized.

Design Documents

See, EclipseLink/Development/DesignDocs#EclipseLink_2.2

Schedule

Back to the top