Skip to content

Which one is better? #1

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

Closed
stephenplusplus opened this issue Aug 21, 2015 · 0 comments
Closed

Which one is better? #1

stephenplusplus opened this issue Aug 21, 2015 · 0 comments

Comments

@stephenplusplus
Copy link
Owner

Thank you very much for helping!

  1. Which approach would you go with-- old or new?

  2. The API returns a JSON response that may contain either of the following:

    1. An errors array.
    2. A nextPageToken string that is used in the next API request to get the next page of results.

    Is branching off two response streams to get those properties the wrong way to snip out just a piece of the response?

  3. Is there any type of penalty or unwanted side effect for either approach that I'm not considering?

  4. Was the old way even broken to begin with?

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

No branches or pull requests

1 participant