FastHub-RE icon indicating copy to clipboard operation
FastHub-RE copied to clipboard

[FR] Migrate from Requery

Open LightDestory opened this issue 3 years ago • 0 comments

We can say that the Requery is on a unmaintained state, moreover following zeromake's migration to kotlin the pre-processor seems to be broken.

For development purposes we can enable to preprocessor to generate the stubs and then replace them on the model folders (hard-coding the generated stuff).

We should migrate to something equivalent like Room by Google.

Zeromake started a migration to objectbox, it is interessing but for now this can be set to low priority.

We should fix the current regression and then maybe try to adapt this new implementation?

LightDestory avatar Apr 19 '22 15:04 LightDestory