Change JSON encoder to support Iterable instead of Collection

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.2
    • Affects Version/s: 2.1
    • Component/s: None
    • None
    • Environment:
      Any
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              Eliot Horowitz (Inactive)
              Reporter:
              Norman Elton
              None
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: