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

Deprecate SchemaNode.getPath()

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • 5.0.0
    • None
    • parser
    • None

      Deprecate SchemaNode.getPath(), so that we flag any and all users of this method. Change its contract to:

      @Deprecated
      SchemaPath getPath() throws UnsupportedOperationException;
      

      and document the fact that implementations may throw UOE.

       

       

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

              Created:
              Updated:
              Resolved: