Hi,

Is there any way to marshall a JiBX object into JSON? Like Jettison or
Jackson offer for JABX?
I would like to use JiBX due to the good performance compared with JABX,
but I need to offer both representations: JSON and XML. If there's no such
a marshaller, then I can transform to XML with JiBX and then transform to
JSON, but I'm afraid that part of the benefits of JiBX will be lost in a
second transformation.

Do you have any recommendation?

Thanks,
Jaime
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to