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

Support for RealmModule based objects in RealmConfigStore #29

Closed
magillus opened this issue Nov 15, 2017 · 4 comments
Closed

Support for RealmModule based objects in RealmConfigStore #29

magillus opened this issue Nov 15, 2017 · 4 comments

Comments

@magillus
Copy link

magillus commented Nov 15, 2017

Current solution only supports RealmObject for definition of configuration.
We need to support also second way of creating Realm objects -> @RealmClass and RealmModel interface and RealmModule

@magillus
Copy link
Author

It will be faster to do then expected - I will join it with #22

@magillus magillus changed the title Support for RealmModel based objects in RealmConfigStore Support for RealmModule based objects in RealmConfigStore Nov 15, 2017
magillus pushed a commit to magillus/Kotlin-Realm-Extensions that referenced this issue Nov 15, 2017
vicpinm#29 support for Realm Module annotation
@vicpinm
Copy link
Owner

vicpinm commented Nov 16, 2017

Hi @magillus, thanks alot for your PRs, I'm a bit busy these days but I will try to look at them as soon as I can!

@magillus
Copy link
Author

@vicpinm I understand, I separated #29 from #22 which removed the dependency

@vicpinm vicpinm closed this as completed Nov 16, 2017
@magillus
Copy link
Author

magillus commented Jan 4, 2018

I just noticed that this is not completed, it was overridden back because of reflection issues in commit 58ee7db

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

No branches or pull requests

2 participants