Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

What's going on with this repo? #58

Closed
kajensen opened this issue Aug 17, 2016 · 3 comments
Closed

What's going on with this repo? #58

kajensen opened this issue Aug 17, 2016 · 3 comments

Comments

@kajensen
Copy link
Contributor

There are many things stopping this library from being useful let alone useable in production. I can see this being an incredibly useful addition to the parse framework but it is simply not ready yet. No support for pointers (pfgeopoints, dates), compound queries, multiple subscriptions.. to me are necessary at the bare minimum.

Is anyone taking the lead contributing to this? I'm happy to help but i'm not sure how to get started.

@kajensen
Copy link
Contributor Author

kajensen commented Aug 18, 2016

I just submitted a pull request to allow "nearSphere" queries with pfgeopoints. #59 Its probably not the optimal solution, but it works.

I'm sure we can do something similar in regards to #47 but i'd like some feedback first with someone more familiar with the repo.

@richardjrossiii
Copy link
Contributor

When I initially built this prototype (which is really what this repo was, unfortunately, a prototype built in 3 days during a hackathon) - its release was somewhat rushed due to the shutdown announcement.

Due to this reason, a lot of the things you mention are not currently implemented client-side (but AFAIK, they're mostly implemented server-side correctly). The big blocker at the time of release (and still, currently) was the lack of an API for encoding a PFQuery in the iOS SDK. Initially, we had plans to ship such an API in the core SDK, but unfortunately we did not have the time to finalize that. (Sidenote, an even longer-term plan was to merge live-queries back into the core SDK, similar to how they ship for Javascript)

Actively, this repository is not being maintained. I will review pull-requests as they come in periodically, and it would be awesome to see the community pick it up. I honestly think the best approach would be to have a public API for PFQuery in the main SDK to support encoding.

@Samigos
Copy link

Samigos commented Sep 3, 2016

@richardjrossiii First of all, I thank the whole Parse team for the amazing job!!!
Secondly, are any of these issues going to be solved, or the LiveQuery SDK development has been stopped?

Thanks in advance!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants