robotoworks / mechanoid

Eclipse plugin providing a set of DSL's for the rapid development of Android apps
58 stars 26 forks source link

R.I.P ✟ #272

Open hannesa2 opened 7 years ago

hannesa2 commented 7 years ago

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' ?