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

Java 8 predicates instead of specifications #74

Merged
merged 1 commit into from Mar 15, 2017

Conversation

adrienlauer
Copy link
Contributor

This PR removes Kametic specifications from the kernel, replacing them by Java 8 predicates. The intent here is to clearly separate the low-level class matching concern from the DDD specification concern.

This opens the way to work on Kametic specifications to be DDD-only specifications.

The main side-effect is that Java 8 is now required.

@adrienlauer
Copy link
Contributor Author

I changed the *Verifier classes to *Asserter as asked.

@ejemba ejemba merged commit 6319825 into nuun-io:master Mar 15, 2017
@adrienlauer adrienlauer deleted the java8-predicates branch March 19, 2017 00:45
@adrienlauer
Copy link
Contributor Author

Thanks!

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.

None yet

3 participants