mozilla-mobile / prox

[INACTIVE] A search and discovery app for the "here & now". We're experimenting with ideas on mobile that can better surface content from the open web.
https://wiki.mozilla.org/New_Mobile_Experience
Mozilla Public License 2.0
22 stars 12 forks source link

Rename `PlacesProvider` #528

Open mcomella opened 7 years ago

mcomella commented 7 years ago

We have a PlaceProvider data object that conflicts. Maybe PlacesDataSource?

See also a discussion #525 about creating a PlaceFetcher & PlacePresenter (i.e. separating fetching & caching data with its transformation/representation).

mcomella commented 7 years ago

Not important for this milestone.