You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Shameera Rathnayaka (JIRA)" <ji...@apache.org> on 2013/04/18 19:05:16 UTC

[jira] [Updated] (AXIS2-5513) Decouple google-gson from JSON xml stream basae approach using JSR 353(Java api to JSON processing)

     [ https://issues.apache.org/jira/browse/AXIS2-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shameera Rathnayaka updated AXIS2-5513:
---------------------------------------

    Summary: Decouple google-gson from JSON xml stream basae approach using JSR 353(Java api to JSON processing)  (was: Decouple google-gson from JSON xml stream basae approach using JSR 353(Java api to JSON )processing))
    
> Decouple google-gson from JSON xml stream basae approach using JSR 353(Java api to JSON processing)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5513
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5513
>             Project: Axis2
>          Issue Type: Improvement
>          Components: json
>    Affects Versions: 1.7.0
>            Reporter: Shameera Rathnayaka
>            Assignee: Shameera Rathnayaka
>              Labels: gson, json, jsr-353
>             Fix For: 1.7.0
>
>
> Currently newly added JSON XML Stream API base approach, tightly couple with google-gson. Decoupling google-gson from this would make more extensible to use other JSON Stream APIs(like Jakson). Here we can use factory method pattern to create JSON XMLStreamReaders/writers . And we can provide an api(this will be JSR 353-Java API for JSON processing) to implement Gson, Jakson or any other Json Stream support api to write the logic under that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org