Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Allow symbolic links between nodes #5

Closed
TomNicholas opened this issue Aug 18, 2021 · 1 comment
Closed

Allow symbolic links between nodes #5

TomNicholas opened this issue Aug 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@TomNicholas
Copy link
Member

It would be nice if the tree could support internal symbolic links between nodes.

anytree has a SymLinkNodeMixin class to complement its NodeMixin class to provide this sort of functionality. What I'm not sure is if this approach would allow for loops within the tree, or merely for the same node to appear multiple times in the tree.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant