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

EclipseLink/Development/MOXy

< EclipseLink‎ | Development
Revision as of 13:30, 23 July 2010 by David.twelves.oracle.com (Talk | contribs) (Backlog of development items (MOXY, SDO))

Roadmap

EclipseLink2.2

EclipseLink3.0


Backlog of development items (MOXY, SDO)

  1. SDO3.0 feature work
    • New bootstrap API
    • Improve class generation to include new SDO 3.0 annotations
    • Enhanced key based relationships
      • Composite keys
      • Embedded key objects
    • Property Improvements
      • XML XPath based property access
      • Orphan properties
      • Enum support
    • Import - Moving DataObjects between HelperContexts
  2. OSGi testing strategy
    • Ability to create pure JAXB bundle
  3. Performance
    1. Reduce use of Lexical Handler
    2. SDO: Improve ChangeSummary processing
    3. SDO: Improve post processing of unmarshalling SDO Objects
  4. JAXB extensions
    1. Identify features to continue to align ourselves with reference implementation
  5. Integration points/mash-ups
    1. JAX-WS2.0: Integration with EclipseLink JAXB
    2. JAXB: JAX-RS integration
    3. JAXB on Glassfish: Test our current level of support
    4. Investigate Spring support for MOXy component
    5. Marshalling to/from JSON, YAML
    6. Improve large document support
    7. Improve logging, exception handling
  6. Bug backlog
    • MOXy, SDO Future bugs
    • Enhancement/External requests
      • 235850 Allow user to specify that text values should be trimmed
      • 280779 Converting SDO object to SDO/JAXB object
      • 298220 Overriding mapped xpaths for composite objects
      • 269045 Need better error message for NoSuchElementException
      • 298125 Add ability to map collection of elements with different names
      • 301232 Need an API to persist SDO Change Summary to XML

Back to the top