Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-1561

{Yin,Yang}TextSource references require yang-model-spi

    XMLWordPrintable

Details

    Description

      As part of the initial push for YANGTOOLS-1150, we have created yang.model.api.source and yang.model.spi.source packages to host the various interfaces related to model sources.

      Unfortunately YangTextSource and YinTextSource have landed in yang.model.spi.source, meaning all users of these constructs are forced to depend on yang-models-spi – which is inappropriate for things like mdsal-dom-api.

      Fix this by rehosting these two classes to yang-model-api and exposing individual implementations form yang.model.spi (as there is no longer a single class to host static factory methods).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: