Unnecessary calls to containsKey

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.3
    • Affects Version/s: 2.1
    • Component/s: Performance
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If there is an array of objects method objectStart() in DBCallback resets _lastArray
      so that objectDone() of the array calls containsKey() unnecessarily.
      Replace _lastArray with instanceOf List ?

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

                Created:
                Updated:
                Resolved: