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

m (EclipseLink/Development/Incubator/Platform moved to EclipseLink/Development/Incubator/Extensions: Creating an Extensions incubator and adding platforms into this incubator.)
Line 1: Line 1:
Under construction
+
= EclipseLink Extensions Incubator =
 +
 
 +
This incubator {{bug@258347}} will allow the development of extensions to EclipseLink that illustrate to users how similar extensions can be written. The extensions include:
 +
 
 +
* Database Platforms
 +
* Expression Operators
 +
* Event Listeners
 +
* Query Re-directors
 +
* Server Platforms
 +
* ...
 +
 
 +
Each extension will be maintained in its own project with self contained test cases to illustrate and verify its usage. EclipseLink users can then use these extensions as per their EPL/EDL licensing terms. Over time extensions in this incubator may be migrated into core functionality. At that time the associated wiki content will be updated to include migration instructions to upgrade to the shipped implementation. Each project in this incubator should have its own bug associated so that users of the extension can add themselves to the cc list and therefore be notified of enhancements and migration of functionality into the project's distributed bundles/JARs.
  
  
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=258347
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=258347

Revision as of 14:14, 1 September 2009

EclipseLink Extensions Incubator

This incubator Template:Bug@258347 will allow the development of extensions to EclipseLink that illustrate to users how similar extensions can be written. The extensions include:

  • Database Platforms
  • Expression Operators
  • Event Listeners
  • Query Re-directors
  • Server Platforms
  • ...

Each extension will be maintained in its own project with self contained test cases to illustrate and verify its usage. EclipseLink users can then use these extensions as per their EPL/EDL licensing terms. Over time extensions in this incubator may be migrated into core functionality. At that time the associated wiki content will be updated to include migration instructions to upgrade to the shipped implementation. Each project in this incubator should have its own bug associated so that users of the extension can add themselves to the cc list and therefore be notified of enhancements and migration of functionality into the project's distributed bundles/JARs.


https://bugs.eclipse.org/bugs/show_bug.cgi?id=258347

Back to the top