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
Since Mechanoid is dead and unfortunately it doesn't make the step to support DSL in Android Studio. https://github.com/justeat/mickeydb is not an option as a replacement.
First of all, I want to say thank you ! For me it was a really helpful collection of functionality.
One of the noteworthy feature is 'operations'. I like the debouncing behavior of 'operations', even RxJava has not such a nice feature
Now I tried to build a project, which includes a Mechanoid module. I tried to install Mechanoid plugin in Eclipse to change something in a module. Even this is impossible now !
This is the moment to remove it complete. For Sqlite and REST there are a lot of good libs, but I want to know what do you use as replacement for 'operations' ?
The text was updated successfully, but these errors were encountered:
Since Mechanoid is dead and unfortunately it doesn't make the step to support DSL in Android Studio. https://github.com/justeat/mickeydb is not an option as a replacement.
First of all, I want to say thank you ! For me it was a really helpful collection of functionality.
One of the noteworthy feature is 'operations'. I like the debouncing behavior of 'operations', even RxJava has not such a nice feature
Now I tried to build a project, which includes a Mechanoid module. I tried to install Mechanoid plugin in Eclipse to change something in a module. Even this is impossible now !
This is the moment to remove it complete. For Sqlite and REST there are a lot of good libs, but I want to know what do you use as replacement for 'operations' ?
The text was updated successfully, but these errors were encountered: