Skip to content

Conversation

remingtonc
Copy link
Contributor

Turns out..not everything is an XPath!

Fixes #43

@remingtonc remingtonc added bug Something isn't working feature os/nx NX-OS labels May 27, 2020
@remingtonc remingtonc self-assigned this May 27, 2020
@miott
Copy link
Collaborator

miott commented May 27, 2020

Changing the API names, _xpath to _path, will break backward compatibility.

@remingtonc
Copy link
Contributor Author

@miott Agreed. Holding this in draft. Considering either:

  1. Not changing and just calling everything an XPath even if it's not correct.
  2. Introducing the breaking change and just bumping version to 2.x.
  3. Aliasing everything as _xpath for best of both worlds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working feature os/nx NX-OS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NX-OS DME break in Path parsing

2 participants