Raymond Feng wrote:
Hi,
I prototyped a JSON databinding for Tuscany which supports the data
transformation between JSON and XML. The code is based on Jettison
(http://jettison.codehaus.org/) which is used by Axis2 and CXF too.
Do you see any value of this? Ant, is it going to help JSON-RPC or
JavaScript?
Thanks,
Raymond
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This sounds cool, it would make things symmetric with the XML bindings
we're using for WS (and which I'd like to use for REST style XML/HTTP as
well as some point) but Ant can probably give a more educated view as
he's been working with JSON-RPC for a while :)
Would I have to go through an XML transformation if I have a JAXB or SDO
object in hand and want to produce JSON? or are you going to support SDO
or JAX-B to JSON directly?
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]