ParseLiveQuery-Android icon indicating copy to clipboard operation
ParseLiveQuery-Android copied to clipboard

Deprecate this repo and integrate as module in Parse Android SDK

Open mtrezza opened this issue 4 years ago • 5 comments

Issue

This repo depends on the Parse Android SDK and changes in there can break this repo. One example is the transition to the internalized bolts dependency https://github.com/parse-community/Parse-SDK-Android/issues/1036.

Solution

Deprecate this repo and integrate it as a module in the Parse Android SDK for better testing and dependency checking.

mtrezza avatar Jun 18 '20 13:06 mtrezza

Makes sense. Feel free to tackle this if you'd like.

Jawnnypoo avatar Jun 18 '20 16:06 Jawnnypoo

I wonder if there was a reason why it has not been created as a module in the first place

mtrezza avatar Jun 18 '20 16:06 mtrezza

I don't think there was a reason other than the fact that different people were working on each project.

Jawnnypoo avatar Jun 18 '20 16:06 Jawnnypoo

There was no specific reason. The iOS livequery was also in is own repo. And every other "feature/plugin/project" has its own repo in the parse-community org.

I think it's a question of opinion. Having a separate repo also allow the project to have its own "issue" and PR.

mmimeault avatar Jun 18 '20 16:06 mmimeault

For separation we could just use labels. I think merging the few issues and PRs into the "main" SDK would actually give more oversight and prevent dependency issues.

mtrezza avatar Jun 18 '20 16:06 mtrezza