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

Disconnect ValueTypeCodec from IllegalArgumentCodec

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • Binding runtime
    • None

      ValueTypeCodec is violating IllegalArgumentCodec's requirement of not producing nulls. As it turns out, there are concepts which are not representable in Binding world, in which case codec implementations generally use a null return.

      Disconnect ValueTypeCodec from yangtools' Codec concept and opt in for a properly-defined interface.

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

              Created:
              Updated: