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

Binding Specification: Grouping, data, typedef and identity namespaces collide

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    Description

      Simple yang of:

      grouping foo-input {
      leaf whatever

      { type boolean; }

      }

      rpc foo {
      input

      { uses foo-input; }


      }

      results in a class in the form of

      'interface FooInput extends FooInput'

      which fails to compile.

      Attachments

        Issue Links

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

          Activity

            People

              jakubtoth-0 Jakub Toth
              rovarga Robert Varga
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: