You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/11/06 08:35:05 UTC

[jira] Commented: (CAMEL-822) add JSON data format support using some JSON library like Google.JSON or Jettison

    [ https://issues.apache.org/activemq/browse/CAMEL-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47101#action_47101 ] 

Willem Jiang commented on CAMEL-822:
------------------------------------

After quick document reviewing of gson and jettison, I find XStream provides a more sophisticate support of JSON by leverage jettison.
Since we have camel-xstream component , it takes my litter time to implement the JSON DataFormat support in Camel ;) 

> add JSON data format support using some JSON library like Google.JSON or Jettison
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-822
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-822
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>            Assignee: Willem Jiang
>             Fix For: 2.0.0
>
>
> http://code.google.com/p/google-gson/
> http://jettison.codehaus.org/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.