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

Use guids by default in exported JSON. Closes #8 #10

Merged
merged 4 commits into from
Jan 5, 2022
Merged

Conversation

brollb
Copy link
Collaborator

@brollb brollb commented Jan 5, 2022

The current approach can fail if the nodes move (since the path can then be invalidated). It is safer to simply use GUIDs everywhere when programmatically generating the code (more likely to be what the user wants). Of course, the other ID tags should be fine, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant