Skip to content

JSPROP definition does not allow patching arrays #20

Open
@rsto

Description

There is an inconsistency between the JSPROP definition in the JSContact/vCard conversion document and the definition of the PatchObject in the JSContact spec. The JSPROP definition states:

The pointer MUST NOT reference into an array.

but the PatchObject allows patching existing array members. We had to allow patching array members to make localizing name and address components efficient, as well as better supporting phonetics in these properties.

We should consider removing this restriction from JSPROP in a future update of the spec.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions