Skip to content

Fixed aliases of custom types#145

Merged
dervus merged 1 commit intonodeca:masterfrom
dustyrockpyle:master
Nov 3, 2014
Merged

Fixed aliases of custom types#145
dervus merged 1 commit intonodeca:masterfrom
dustyrockpyle:master

Conversation

@dustyrockpyle
Copy link
Copy Markdown
Contributor

Simply save and restore anchor along with tag state in readFlowCollection, readBlockMapping, and readBlockSequence. Also store custom tag result in anchorMap. Fixes #141 as far as I can tell.

…eadBlockMapping, and readBlockSequence. Also store custom tag result in anchorMap. Fixes nodeca#141 as far as I can tell.
@dervus
Copy link
Copy Markdown
Collaborator

dervus commented Sep 8, 2014

Could you add a test for this? It needs to cover all the cases: scalars, sequences, mappings, and all of their representation styles.

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.

loader.js stores string in anchorMap instead of constructed object for special types

2 participants