Skip to content

applyPatch method only allow to modify the original object #89

@paztis

Description

@paztis

when we want to apply a patch to an object, if we want to preserve the integrity of the original object, we're forced to do a deep clone of it.

Is it possible to have another method applyClonePatch that will return the new object and preserve the original ?

Metadata

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