Skip to content

Adding composite specification (Issue#1093) #1094

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

Merged
merged 8 commits into from
Nov 17, 2019
Merged

Adding composite specification (Issue#1093) #1094

merged 8 commits into from
Nov 17, 2019

Conversation

MaVdbussche
Copy link
Contributor

In this pull request I propose a solution to Issue#1093 (#1093).

I added selector classes for the three basic logic operations, and created the class AbstractSelector that allows to combine any existing selectors together using those.
I also added a lot of explanations to the README since I feel like this approach to specification is more complex than what was present before.

I wrote unit tests in their separate class and checked the code style against Google Java Style Guide.

Please do not hesitate to send me your feedback, and I will modify my contribution as soon as I can.

@MaVdbussche MaVdbussche marked this pull request as ready for review November 17, 2019 11:38
@iluwatar iluwatar self-assigned this Nov 17, 2019
@iluwatar iluwatar added this to the 1.22.0 milestone Nov 17, 2019
@iluwatar iluwatar merged commit 73f9b8b into iluwatar:master Nov 17, 2019
@iluwatar
Copy link
Owner

Good stuff @MaVdbussche. Well done! ☺️

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

Successfully merging this pull request may close these issues.

2 participants