Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What should we call the in filter? #10

Open
nick-herrera opened this issue Apr 5, 2016 · 2 comments
Open

What should we call the in filter? #10

nick-herrera opened this issue Apr 5, 2016 · 2 comments
Milestone

Comments

@nick-herrera
Copy link

in is a reserved word in JavaScript so I'm unable to use Field#in() as python-montage does. Currently, I'm using Field#inSet().

Are there any other suggestions? Should python-montage rename their Field#in() method to match?

@nick-herrera nick-herrera added this to the v3 milestone Apr 5, 2016
@dmpayton
Copy link

dmpayton commented Aug 3, 2016

Can we use the same trick we used for Query.delete()?

@nick-herrera
Copy link
Author

Good point. I don't see why not.

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

No branches or pull requests

2 participants