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

Added equals, toString & toJson to Group, added hasChanged to SharedGroup #107

Merged
merged 4 commits into from
Sep 9, 2013
Merged

Conversation

hovoere
Copy link
Contributor

@hovoere hovoere commented Sep 9, 2013

No description provided.

@bmunkholm
Copy link
Contributor

Needs update of changes.txt and ref-documentation


table.add(new byte[] {0,2,3}, true, new Date(), 123D, 123F, 123, new Mixed(123), "TestString", null);

System.out.println(group.toString());
Copy link
Contributor

Choose a reason for hiding this comment

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

This requires manual check - compare to known string instead.

@bmunkholm
Copy link
Contributor

Also add methods to highlevel interface.

@bmunkholm
Copy link
Contributor

+1

bmunkholm pushed a commit that referenced this pull request Sep 9, 2013
Added equals, toString & toJson to Group, added hasChanged to SharedGroup
@bmunkholm bmunkholm merged commit c9682b9 into realm:develop Sep 9, 2013
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
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