Comment by xg15
Doesn't it do exactly that?
> As a consequence of 1 and 5, we only add a property to an object once we have the entire key and enough of the value to know that value's type.
Doesn't it do exactly that?
> As a consequence of 1 and 5, we only add a property to an object once we have the entire key and enough of the value to know that value's type.
Their example in the README is extremely misleading then. It indicates your stream output is
name: A name: Al name: Ale name: Alex
Which would suggest you are getting unfinished strings out in the stream.