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

Serializing [Event]s ought not emit invalid YAML streams #17

Open
hvr opened this issue Jun 9, 2019 · 0 comments
Open

Serializing [Event]s ought not emit invalid YAML streams #17

hvr opened this issue Jun 9, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hvr
Copy link
Collaborator

hvr commented Jun 9, 2019

See also #15 (comment)

We should have two modes: one which throws an exception when an invariant is broken by the stream; and one mode which silently fixes up the stream; this could either be a separate phase (i.e. a separate "stream transformer" function) or be integrated into the printing phase.

@vijayphoenix vijayphoenix added the enhancement New feature or request label Jun 15, 2019
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

2 participants