Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-781 Eliminate BindingReflections
  3. MDSAL-803

Rehost BindingReflections.getModuleInfo() to BindingRuntimeHelpers

XMLWordPrintable

      BindingReflections.getModuleInfo() is used to load classes at runtime, to locate YangModuleInfo. As such, this functionality is used only in tests and in binding.runtime.spi.

      Move these methods to binding.runtime.spi, as that is the appropriate place for them.

      Also evaluate the overall usefulness – we should be able to locate module infos via ServiceLoader, without directly loading classes anyway.

       

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

              Created:
              Updated:
              Resolved: