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

Make all methods on RealmObject and all classes in public API final #2675

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: Make all methods on RealmObject and all classes in public API final

We should mark all methods that should not be overridden final.
We should mark all classes that should not be inherited final.

@zaki50 zaki50 changed the title Part of #1594. Merge all together in one release. Make all methods on RealmObject and all classes in public API final Apr 26, 2016
@nhachicha nhachicha mentioned this pull request Apr 26, 2016
11 tasks
@zaki50 zaki50 force-pushed the my/api-review/final branch 2 times, most recently from 9df5a84 to cb6cf29 Compare April 26, 2016 09:09
@cmelchior
Copy link
Contributor

👍

1 similar comment
@beeender
Copy link
Contributor

👍

@zaki50 zaki50 merged commit f6b02b9 into master Apr 26, 2016
@zaki50 zaki50 deleted the my/api-review/final branch April 26, 2016 09:49
@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