Implement a real (sound) JSON scrubber

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: yaml-project-plugin
    • None

      Today the JSON scrubbing I'm doing isn't strictly sound.

      The DSL it presents may actually be missing required elements, despite the fact that it doesn't eliminate all the useless parts.

      Not clear how we solve this without iteratively attempting to minimize the JSON object while binding the intermediate results and comparing against the actual object (expensive for a background operation).

            Assignee:
            Matthew Moore
            Reporter:
            Matthew Moore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: