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

Open Kuzzle class so it can be extended #68

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Conversation

Shiranuit
Copy link
Contributor

What does this PR do ?

In the Java SDK the Kuzzle class wasn't final and could be extended which is not the case in the SDK-JVM, it seems that the open keyword has been forgotten and since we have no interest in preventing user from extending the Kuzzle class I changed this behaviour to enable extending the Kuzzle class.

@Shiranuit Shiranuit merged commit 2e59bdc into 1-dev Mar 14, 2022
@Shiranuit Shiranuit mentioned this pull request Mar 14, 2022
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.

1 participant