-
Notifications
You must be signed in to change notification settings - Fork 4
Try using fy_document_state_shorten_tag #163
Copy link
Copy link
Open
Labels
refactoringChanges to code structure or APIsChanges to code structure or APIs
Description
libfyaml 0.9.5 added fy_document_state_shorten_tag which basically does what I spent the better part of a day implementing for libasdf. It was a sorely missing feature in libfyaml (write shortened tags using the tag prefix directives in the document) even though it really belongs in libfyaml to begin with.
Have to test it out and make sure it suits our needs and/or if it can be improved.
Will still keep the old tag-shortening code for now either way to keep support for older libfyaml versions, but otherwise use it if possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
refactoringChanges to code structure or APIsChanges to code structure or APIs