Disconnect IdentifiableItemCodec from IllegalArgumentCodec 30/100530/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Apr 2022 11:57:24 +0000 (13:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Apr 2022 11:58:04 +0000 (13:58 +0200)
commit984dfcd854a006724cbf0b20efc8bac6094bad48
treeba7404c96d1a8451df8bd65615e6a6064a5fc455
parentcb0f3a767fa856c220edd674fda4d55dde408c64
Disconnect IdentifiableItemCodec from IllegalArgumentCodec

IdentifiableItemCodec is only used by KeyedListNodeCodecContext
and it is used directly. Detach it from IllegalArgumentCodec, making
peeling off one possibility from the class tree.

JIRA: MDSAL-704
Change-Id: I25a818eabe80d5bb3f6b4ff2d152e7ca002a93a1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/IdentifiableItemCodec.java
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/KeyedListNodeCodecContext.java