RushOrm
RushOrm copied to clipboard
Looping through dex to find Rush related classes
Great library btw. I know Rush classes can be set on the config so that the library doesn't have to loop through every class in the dex file to check if it implements Rush. Another approach would be to specify the package that contains all the models in a meta data tag and then load all rush objects from there. Just something to think about.
Create idea. Definitely loop to add this.
Thanks