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

data object extending another class? #30

Open
calvintam236 opened this issue Jun 11, 2021 · 2 comments
Open

data object extending another class? #30

calvintam236 opened this issue Jun 11, 2021 · 2 comments

Comments

@calvintam236
Copy link

I want to use Equatable in the data object, and there is no way to generate that at this moment.

I think the best way is to make realm_generator to add with RealmObjectMixin when the class is extending from another class (or allow to set annotation to add with someMixins into generated RealmObject).

@blagoev
Copy link
Contributor

blagoev commented Jun 11, 2021

thanks. We will consider adding support for it in the next version.

@jesusrp98
Copy link

Any news of this?

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

3 participants