FastHub-RE
FastHub-RE copied to clipboard
[FR] Migrate from Requery
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?