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

Eliminate blueprint from mdsal-binding-dom-adapter

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • 6.0.0
    • None
    • Binding runtime
    • None

      mdsal-binding-dom-adapter has remnants of its tight integration with mdsal-binding-dom-codec in the form of its blueprint container. This container

      • listens on DOMSchemaService
      • maintains a BindingToNormalizedNodeCodec, which internally maintains a BindingRuntimeContext (and BindingCodecContext)
      • publishes it to OSGi registry as org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
      • uses it as reference for published org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory

      Note some of these interactions work on the exact class, so we need to untangle what is actually going on.

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

              Created:
              Updated:
              Resolved: