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

Android: Need default arguments wherever possible #1377

Closed
afandria opened this issue Jul 1, 2016 · 1 comment
Closed

Android: Need default arguments wherever possible #1377

afandria opened this issue Jul 1, 2016 · 1 comment
Assignees

Comments

@afandria
Copy link

afandria commented Jul 1, 2016

A lot of our methods take options, but a lot of them aren't optional.

For example, BatchDatabase's runInBatch.

That said, I do recall seeing some of them be optional arguments, so I should do a full pass to be certain.

@afandria afandria added this to the Syncbase HLAPI Complete milestone Jul 1, 2016
@afandria afandria self-assigned this Jul 1, 2016
@afandria
Copy link
Author

afandria commented Jul 1, 2016

Investigated. It looks like we only missed runInBatch.

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

1 participant