Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-1760

Accept DOM and JSON objects as input to SLI

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • Guilin Release
    • None
    • sli/core
    • None

      Currently, the SLI use Java Reflection code (MdsalHelper class) to convert parameters between the parsed POJOs created by yangtools and Java Properties This code is very complex and contains a good deal of "special case" code to handle POJOs that deviate from its normal inference rules. Aside from being difficult to maintain, this code has been known to be a performance bottleneck for large data sets.

      As an alternative, we propose to instead support passing Java DOM/Json objects (depending on input type) into the SLI instead.

            djtimoney Dan Timoney
            djtimoney Dan Timoney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: