Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare Lists Like Sets #605

Closed
drakin opened this issue Nov 21, 2017 · 4 comments
Closed

Compare Lists Like Sets #605

drakin opened this issue Nov 21, 2017 · 4 comments
Labels

Comments

@drakin
Copy link
Contributor

drakin commented Nov 21, 2017

Add new compare Algorithm to be able compare lists like a sets (ignoring ordering).
For now, If we want to compare collection without ordering, we should to use sets.
In case, when we need to ignore ordering and we can not to change existing lists Objects to sets we have some troubles.
We can not to change our model and use Sets.

drakin pushed a commit to drakin/javers that referenced this issue Nov 21, 2017
@bartoszwalacik
Copy link
Member

👍

drakin pushed a commit to drakin/javers that referenced this issue Nov 23, 2017
bartoszwalacik added a commit that referenced this issue Nov 23, 2017
bartoszwalacik added a commit that referenced this issue Nov 23, 2017
@bartoszwalacik
Copy link
Member

@drakin thanks for your contribution. Since merge, you are listed on https://javers.org/ as a JaVers contributor. Now we need to update the docs and the change will be ready to release.

@bartoszwalacik
Copy link
Member

@bartoszwalacik
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants