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

Deprecate outdated utils/synchronized reference #6671

Open
wants to merge 8 commits into
base: feature/deprecate-outdated-utils
Choose a base branch
from

Conversation

kiip1
Copy link
Contributor

@kiip1 kiip1 commented May 8, 2024

No description provided.

Moderocky and others added 8 commits May 8, 2024 11:11
* Mark VectorMath as internal

* Replace usages
* Make Setter a Consumer.

* Remove Setter from Option.

* Remove setter from entry validator.

* Remove setter from enum entry validator.

* Remove setter from parsed entry validator.

* Remove setter from parsed section validator.
* Make checker a Java predicate.

* Deprecate unused Njol predicate for removal.

* Make checker extensions use predicate directly.

* Remove checker from expression.

* Remove checker from utils.

* Deprecate Checker for removal.

* Abstract checker to predicate from simple syntax

* Remove remaining uses of checker.
Copy link
Member

@Moderocky Moderocky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks correct but I feel like it would be good for somebody to test it works first.

@Moderocky Moderocky added the housekeeping Housekeeping-related issue or task. label May 8, 2024
@Moderocky Moderocky force-pushed the feature/deprecate-outdated-utils branch from ebbf61b to 24c10f9 Compare May 30, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Housekeeping-related issue or task.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants