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

Alias & merge nodes are resolved too early #12

Closed
eemeli opened this issue Jun 18, 2018 · 1 comment
Closed

Alias & merge nodes are resolved too early #12

eemeli opened this issue Jun 18, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@eemeli
Copy link
Owner

eemeli commented Jun 18, 2018

At the moment, alias and merge nodes are resolved during YAML.parseDocuments, and they cannot be created in a YAML.Document. Instead, new Node types should be added for them, and they should be modifiable and creatable for new Documents.

@eemeli eemeli added the enhancement New feature or request label Jun 18, 2018
@eemeli eemeli changed the title Alias nodes are resolved too early Alias & merge nodes are resolved too early Jun 18, 2018
@eemeli
Copy link
Owner Author

eemeli commented Jun 30, 2018

These are now included in 1.0.0-rc.5.

@eemeli eemeli closed this as completed Jun 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant