Hi,
As you might have noticed on the ML, I have improved the databinding code in
the sca-java-integration branch over time. I would like to merge the changes
back to the trunk and bring up the databinding support again in the trunk.
Here is the summary of the improvements:
1. Minimize the usage of @DataType by agressively introspecting the java
classes
2. Data transformation for business exceptions
3. Add copy() support for JAXB and AXIOM
4. More databindings and transformers such as:
* JSON databinding
* SDO --> AXIOM using OMDataSource
* JavaBean --> XMLStreamReader
5. More unit and integration test cases for better coverage
To avoid the disruption, I'll stage them as follows:
1) Add a "databinding-framework" module under
"java/sca/services/databinding" to hold the updated code in spi and core.
2) Update individual databindings
3) Integrate the databinding pieces with the latest core
Thanks,
Raymond
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]