Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handle template names/refs #9

Open
buzz66boy opened this issue Nov 8, 2019 · 0 comments
Open

Better handle template names/refs #9

buzz66boy opened this issue Nov 8, 2019 · 0 comments
Labels
bug Something isn't working enhancement Add functionality to an existing feature

Comments

@buzz66boy
Copy link
Owner

It is likely that if two nodes (A and B) of the same name existed and another node (C) was constructed with the names of A and B as the template, the ambiguity would result in one of the nodes appearing as the template (possible B) depending on the map assignment in the ParsedTopology object. Construct a more graceful approach for resolving this ambiguity.

In Scope:

  • resolve ambiguity when using another node with a shared name as a template
  • retain ability for multiple nodes to share a name
@buzz66boy buzz66boy added bug Something isn't working enhancement Add functionality to an existing feature labels Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Add functionality to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant