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

Do not use IllegalArgumentCodec

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • 10.0.0
    • None
    • Binding runtime

      mdsal-binding-dom-codec is using yangtools.concepts.IllegalArgumentCodec, which is going away. The use here is not conforming to the @NonNull requirement anyway.

      Add a dom-codec-local replacement with exactly the semantics we need, probably with a checked exception being thrown, and use that instead of IllegalArgumentCodec.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: