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/MOXy"

(MOXy/JAXB Development home page)
m (Backlog of development items =)
Line 5: Line 5:
 
----
 
----
  
== Backlog of development items ===
+
== Backlog of development items (MOXY, SDO)==
 
# [http://wiki.eclipse.org/EclipseLink/Development/DynamicOXM MOXy Dynamic Persistence]
 
# [http://wiki.eclipse.org/EclipseLink/Development/DynamicOXM MOXy Dynamic Persistence]
#* Provide alternative annotation support for MOXy advanced mappings  
+
#* Annotation support for MOXy advanced mappings  
 
#* Support entries from deployment.xml that are currently not represented in external XML file
 
#* Support entries from deployment.xml that are currently not represented in external XML file
 
#* Transformation, Inverse mappings  
 
#* Transformation, Inverse mappings  
Line 22: Line 22:
 
## SDO: Improve post processing of unmarshalling SDO Objects
 
## SDO: Improve post processing of unmarshalling SDO Objects
 
# Integration points/mash-ups
 
# Integration points/mash-ups
 +
## JAX-WS2.0: Integration with EclipseLink JAXB
 
## JAXB: JAX-RS integration
 
## JAXB: JAX-RS integration
 
## Investigate Spring support for MOXy component
 
## Investigate Spring support for MOXy component

Revision as of 13:09, 11 June 2010

Roadmap

EclipseLink2.2

EclipseLink3.0


Backlog of development items (MOXY, SDO)

  1. MOXy Dynamic Persistence
    • Annotation support for MOXy advanced mappings
    • Support entries from deployment.xml that are currently not represented in external XML file
    • Transformation, Inverse mappings
  2. MOXy External Metadata
    • Bootstrapping from external OXM file
  3. SDO3.0 feature work
  4. OSGi testing strategy
    • Ability to create pure JAXB bundle
  5. Performance
    1. Marshalling to UTF-8 encoding
    2. StaX support
    3. Reduce use of Lexical Handler
    4. SDO: Improve ChangeSummary processing
    5. SDO: Improve post processing of unmarshalling SDO Objects
  6. Integration points/mash-ups
    1. JAX-WS2.0: Integration with EclipseLink JAXB
    2. JAXB: JAX-RS integration
    3. Investigate Spring support for MOXy component
    4. Marshalling to/from JSON, YAML
  1. Bug backlog
    1. Large document support

Back to the top