Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5513

Decouple google-gson from JSON xml stream basae approach using JSR 353(Java api to JSON processing)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Later
    • 1.7.0
    • 1.7.0
    • json

    Description

      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.

      Attachments

        Activity

          People

            shameera Shameera
            shameera Shameera
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: