-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestrefactoringChanges to code structure or APIsChanges to code structure or APIsstandard-complianceMissing feature required to meet fully compliance with the ASDF standardMissing feature required to meet fully compliance with the ASDF standard
Description
Anchors are fully supported in libfyaml, but we need to take some extra steps to process and resolve them. There is in fact one reference file used in the tests that contains some anchors, and the test currently does not have the correct expected output (on the basis that anchors are not supported yet). I think they should also be resolved automatically and transparently when getting values of a YAML file, perhaps with an option to query whether the values was resolved via an anchor reference.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrefactoringChanges to code structure or APIsChanges to code structure or APIsstandard-complianceMissing feature required to meet fully compliance with the ASDF standardMissing feature required to meet fully compliance with the ASDF standard