Details

    • Sub-task
    • Status: Resolved
    • Medium
    • Resolution: Done
    • None
    • 6.0.1, 5.0.8
    • parser
    • None

    Description

      It seems that ChildSchemaNodeNamespace is being populated only from BaseQNameStatementSupport's subclasses via:

       

      @Override
      public final void onStatementAdded(final Mutable<QName, ListStatement, ListEffectiveStatement> stmt) {
          stmt.coerceParentContext().addToNs(ChildSchemaNodeNamespace.class, stmt.coerceStatementArgument(), stmt);
      }
      

      Add a central place for this implementation in BaseSchemaTreeStatementSupport, requiring proper type captures.

       

      Attachments

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

        Activity

          People

            miro.kovac Miroslav Kovac
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: