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

Refactor plugin manager #192

Merged
merged 15 commits into from
Jun 27, 2021
Merged

Refactor plugin manager #192

merged 15 commits into from
Jun 27, 2021

Conversation

kaklakariada
Copy link
Contributor

@kaklakariada kaklakariada commented Jun 27, 2021

This simplifies the Plugin interface by returning an empty Optional instead of null or throwing an exception.

This requires adapting third party plugins and rebuilding plugins installed to ~/.whiterabbit/plugins/.

@kaklakariada kaklakariada requested a review from ckunki June 27, 2021 10:21
@kaklakariada kaklakariada self-assigned this Jun 27, 2021
@kaklakariada kaklakariada added the enhancement New feature or request label Jun 27, 2021
@kaklakariada kaklakariada added this to the Version 1.7.0 milestone Jun 27, 2021
Copy link
Contributor

@ckunki ckunki left a comment

Choose a reason for hiding this comment

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

Wow - big change.
Looks good to me, except some dead code portions.

@kaklakariada kaklakariada merged commit da519bd into develop Jun 27, 2021
@kaklakariada kaklakariada deleted the refactor-plugin-manager branch June 27, 2021 12:34
@sonarcloud
Copy link

sonarcloud bot commented Jun 27, 2021

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

Successfully merging this pull request may close these issues.

2 participants