Victor van Poppelen
Victor van Poppelen
@pmoody- if you don't mind, I'll point future users to your fork in the README.md and archive this repo. I haven't touched this in years and don't make use of...
There are other ambiguities too, like whether `explode: true` is allowed for `pipeDelimited` and `spaceDelimited` parameters (and what that would look like), and the same regarding `explode: false` for `deepObject`....
My opinion about `pipe`- and `spaceDelimited` is the same as yours; I don't think we should support them. The final parsed result is the same regardless of which serialization style...