Christoph Beck created XSTR-687:
-----------------------------------
Summary: StAXONDriver (JSON)
Key: XSTR-687
URL: https://jira.codehaus.org/browse/XSTR-687
Project: XStream
Issue Type: New Feature
Components: IO
Reporter: Christoph Beck
Assignee: Joerg Schaible
Attachments: StAXONDriver.java, StAXONDriverTest.java
I posted this on the user-list before and was asked to create a JIRA issue...
I am currently working on StAXON - JSON via StAX. In principle, this thing is
similar to the well-known Jettison, however, StAXON provides a more complete
StAX implementation and tries to avoid some of the issues people have with
Jettison. See http://beckchr.github.com/staxon/ for more.
As a proof of concept, I wrote a simple XStream driver for StAXON, which seems
to work pretty well and may serve as an alternative to the existing JSON
drivers available for XStream. I'm attaching the code with simple tests, so if
anyone is interested?
The code is contributed, so feel free to modify or distribute the code with
XStream under a BSD-like license.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
</p>