Skip to content

Conversation

quen2404
Copy link
Member

@quen2404 quen2404 commented Apr 18, 2018

Diff should handle readOnly & writeOnly in a schema #16

@quen2404
Copy link
Member Author

@jmini In the next major release, the API will change with breaking compatibility.
Currently, each changed object implements two methods isDiffand isDiffBackwardCompatible which return booleans.
In the next release, each changed object will implement an unique method isChanged() which return an enum DiffResult.

@quen2404 quen2404 added this to the Release 2.0.0 milestone Apr 19, 2018
@quen2404 quen2404 merged commit cea2a24 into master Apr 24, 2018
@joschi joschi linked an issue May 24, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle writeOnly & readOnly in Schema
1 participant