Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-449

JSON Parser should handle arbitrarily deep nesting of maps

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Done
    • Major
    • Resolution: Done
    • 0.2.1BETA
    • 0.2.1BETA
    • None

    Description

      The JSONMapParser's unfolding function only unfolds maps at the root level
      such as "collection" :

      { "blah" : 7, "blah2" : "foo" }

      .

      This limits the utility of the parser, since it is likely that someone would have to do a good deal of transformation before hand.

      The ability for the parser to handle nested objects ( maps ) to arbitrary depth would greatly add to the utility of this parser.

      Attachments

        Issue Links

          Activity

            People

              otto Otto Fowler
              otto Otto Fowler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: