Skip to content

Long text diffs #6

Open
Open
@briancavalier

Description

@briancavalier

It could be useful in some situations to have a new patch operation for long text diffs, instead of replacing the text wholesale. For example, if you have an object with long text properties, etc.

This jsondiffpatch lib supports this kind of thing (using google's diff_match_patch lib), although it uses it's own patch format rather than JSON Patch. We've been discussing briefly over at cujojs/jiff#13 as well. Figured I would raise it here for discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions