Hi folks,

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?

Cheers,
Christoph

Attachment: StAXONDriver.java
Description: Binary data

Attachment: StAXONDriverTest.java
Description: Binary data

Reply via email to