Replace "shallowClone" util function with Object.assign calls

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Trivial - P5
    • next
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      shallowClone can be accomplished with native Object.assign({}, x), and that is an understood idiom. We should get rid of the unnecessary util function in our code.

              Assignee:
              Katherine Walker (Inactive)
              Reporter:
              Daniel Aprahamian (Inactive)
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: