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

Core library changes in Group::OpenMode #89

Merged
merged 1 commit into from
Jun 26, 2013
Merged

Conversation

kspangsege
Copy link
Contributor

Group::mode_Normal has been renamed to Group::mode_ReadWrite in the core library.

Also, the default open mode of a group has been changed from ReadWrite to ReadOnly.

Brian, what is the current default in Java? If it is not readOnly, it must be changed.

For all other languages, this change happens automatically when the core library changes (realm/realm-core#109) are merged.

\cc @bmunkholm

@ghost ghost assigned bmunkholm Jun 25, 2013
@kspangsege
Copy link
Contributor Author

'ReadOnly' is already default in Java.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants