Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-129

Add syntactic sugar Java Map interface on top of MD-SAL lists

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • None
    • None
    • Binding API
    • None
    • Operating System: All
      Platform: All

      It would be nice to be able to pass the path (instance identifier) to a YANG list in the MD-SAL and have that return an MD-SAL-backed Java map that would listen to updates and translate put/deletes into appropriate transactions into the MD-SAL.

      This would have to have a few quirks to handle possibly failing transactions (do mutating calls block, return a Future, or something else?) as well as possibly provide notifications on changes.

      In either event, this would drastically decrease the programmer knowledge required to write an MD-SAL app.

            Unassigned Unassigned
            colindixon Colin Dixon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: