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

Support 'simple' array values #57

@cowtowncoder

Description

@cowtowncoder

(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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions