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

mark constructor of RealmAsyncTask package protected #2676

Merged
merged 1 commit into from Apr 26, 2016

Conversation

zaki50
Copy link
Contributor

@zaki50 zaki50 commented Apr 26, 2016

Part of #1594. Merge all together in one release.

@realm/java

Final commit note:

Title: mark constructor of RealmAsyncTask package protected

Removed constructor from the public API as the method is not useful for public use and we want to keep the public API as clean as possible

@cmelchior
Copy link
Contributor

👍

Regarding the commit message. I would probably describe the reasoning the behind the change instead of the actual action if that makes sense, .e.g "Removed constructor from the public API as the method is not useful for public use and we want to keep the public API as clean as possible".

That will provide better information for anyone in the future wondering.

@zaki50
Copy link
Contributor Author

zaki50 commented Apr 26, 2016

@cmelchior thanks. I've updated the message.

@zaki50 zaki50 force-pushed the my/api-review/RealmAsyncTask branch from 20c74b3 to 0a95ac7 Compare April 26, 2016 09:51
@beeender
Copy link
Contributor

👍

@zaki50 zaki50 merged commit 4e68aeb into master Apr 26, 2016
@zaki50 zaki50 deleted the my/api-review/RealmAsyncTask branch April 26, 2016 10:09
@zaki50 zaki50 removed the S:Review label Apr 26, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants