Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-161

Change JSON encoder to support Iterable instead of Collection

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.2
    • 2.1
    • None
    • None
    • Any

    Description

      JSON.java currently encodes Collection of other objects. Since all it does it loop through the instances, it would be simpler (and easier to feed items into the JSON encoder) if this was Iterable instead.

      Attachments

        Activity

          People

            eliot Eliot Horowitz (Inactive)
            normelton Norman Elton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: