Reduks icon indicating copy to clipboard operation
Reduks copied to clipboard

Comply to the `redux.api` API

Open glung opened this issue 8 years ago • 2 comments

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 !

glung avatar Dec 18 '16 18:12 glung

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

beyondeye avatar Dec 19 '16 15:12 beyondeye

Cool!

Am 19.12.2016 16:05 schrieb "beyondeye" [email protected]:

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 https://github.com/beyondeye/Reduks/issues/19#issuecomment-267986365, or mute the thread https://github.com/notifications/unsubscribe-auth/AAhkcYv-9N12EfqWA2qwxLv3nL8kHnYHks5rJp05gaJpZM4LQMSb .

glung avatar Dec 19 '16 19:12 glung