-
Notifications
You must be signed in to change notification settings - Fork 0
Description
@hilljh82 This is more of a request than an issue. Hope you don't mind.
Upon starting to use DBFlow I took a look at the PR you were involved in: agrosner/DBFlow#1091
I was hoping that it would be merged in soon, but since it doesnt look like that will happen anytime soon, I figured I would check out your project.
So i landed here and looked through some of the source but im having trouble seeing how much of this fits together. It would be awesome if you had some documentation or even just a few examples
In particular im interested in the usage of Loaders and Cursors with DBFlow but im also interested in the backbone-data module you have here!
At a quick glance it appears to be an attempt to abstract web service calls / caching / and DBFlow handling out into a module.