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

Allow pfgeopoints. #59

Merged
merged 3 commits into from
Aug 22, 2016
Merged

Allow pfgeopoints. #59

merged 3 commits into from
Aug 22, 2016

Conversation

kajensen
Copy link
Contributor

No description provided.

@ghost
Copy link

ghost commented Aug 18, 2016

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks!

@ghost
Copy link

ghost commented Aug 18, 2016

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

let queryState = query.valueForKey("state")
if let className = queryState?.valueForKey("parseClassName") {
self["className"] = className as? Value
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please kill the whitespace here.

@richardjrossiii
Copy link
Contributor

Overall looks good. Just a few minor issues.

As I said on the other issue #58, the longer term plan here is to just use the query encoding logic that already exists in the main SDK, and expose that somehow.

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

Successfully merging this pull request may close these issues.

2 participants