Skip to content

Feature Request - Add a new method that returns true, at the first encounter of difference #24

@azme94

Description

@azme94

Request: A method that returns immediately, at the first encounter of difference, without any further difference checks.
bool IsDiff(ob1, obj2)

Justification: Sometimes, the app only cares about if the objects are same or not and then only write the updated full object to DB.

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