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

Refactor Realm Metadata #2213

Closed
papafe opened this issue Jan 29, 2021 · 0 comments · Fixed by #2230
Closed

Refactor Realm Metadata #2213

papafe opened this issue Jan 29, 2021 · 0 comments · Fixed by #2230
Assignees

Comments

@papafe
Copy link
Contributor

papafe commented Jan 29, 2021

At the moment Realm.Metadata is just a Dictionary<string, RealmObjectBase.Metadata> Metadata. It would be convenient to refactor it into a full fledged class, so it will be possible to add additional functionality and utility methods. In particular, we need to implement a method that allows to retrieve a RealmObject's metadata from his table_key.

@papafe papafe self-assigned this Jan 29, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 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 a pull request may close this issue.

1 participant