Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Support 'simple' array values #57

Closed
cowtowncoder opened this issue Nov 21, 2014 · 0 comments
Closed

Support 'simple' array values #57

cowtowncoder opened this issue Nov 21, 2014 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

(by simple I mean arrays of scalar values; numbers, strings, booleans, and not arrays of objects or arrays of arrays)

It should be possible to specify array element separator character, and if that is defined, elements of arrays should be serialized separated by this character on output.

And when deserializing, such array values should be possible to decode back using same separator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant