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

Presets and pre-loaded ValidationEngines #184

Merged
merged 26 commits into from
Aug 13, 2024
Merged

Conversation

dotasek
Copy link
Collaborator

@dotasek dotasek commented Aug 13, 2024

This PR allows the use of pre-loaded ValidationEngines, available through the presets menu.

When a preset is selected, the relevant ValidationEngine is copied and used for the current session, which is quicker than building the same engine from scratch.

In addition, the session cache implementation has been changed to use a Guava implementation that is size rather than time limited.

@dotasek dotasek merged commit 07d30ad into master Aug 13, 2024
1 of 5 checks passed
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.

1 participant