JakeWharton/u2020

GalleryDatabase TODO

Closed this issue · 2 comments

Can you please provide us with reusable component from comment: "pull underlying logic into a re-usable component for debouncing and caching last value"? I can somehow create it by myself but I'd really appreciate if you shown your way of doing that, because now I'm rebuilding our project due to Square-kind of architecture solutions and want to know how you work this kind of problem out.

I don't really have a lot of time to spend on this project. This was thrown together extremely quickly! Maybe when I update it for Dagger 2, but I wouldn't count on it as a certainty.

Thanks for reply. I understand) But maybe you have some gist or can point me where to look at(e.g.
Volley or Picasso implementation).