Serializing [Event]
s ought not emit invalid YAML streams
#17
Labels
enhancement
New feature or request
[Event]
s ought not emit invalid YAML streams
#17
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.
The text was updated successfully, but these errors were encountered: