You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @beyondeye, I looked at how it could be implemented by your Store and I think it would be required subtle changes. Though, it should be easier with the other non-core modules.
Should I try to implement it on some modules? If yes, do you have a preference ?
Hi! Currently I am trying to avoid any dependency from JVM specific code in core. So I was planning to comply to to jvm-redux-api with a separate module that would define wrappers to core objects with the wrapper object complying.
In any case if you think that something must be changed in core itself to make the work easier, let me know.
I will be happy to comply, if possible
Hi! Currently I am trying to avoid any dependency from JVM specific code
in core. So I was planning to comply to to jvm-redux-api with a separate
module that would define wrappers to core objects with the wrapper object
complying.
In any case if you think that something must be changed in core itself to
make the work easier, let me know.
I will be happy to comply, if possible
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAhkcYv-9N12EfqWA2qwxLv3nL8kHnYHks5rJp05gaJpZM4LQMSb>
.
Hello @beyondeye, I looked at how it could be implemented by your Store and I think it would be required subtle changes. Though, it should be easier with the other non-core modules.
Should I try to implement it on some modules? If yes, do you have a preference ?
https://github.com/jvm-redux/jvm-redux-api/
Cheers !
The text was updated successfully, but these errors were encountered: