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

allowing change of REQUEST_CODE value #234

Merged
merged 1 commit into from
Nov 4, 2016

Conversation

renatosc
Copy link

@renatosc renatosc commented Nov 2, 2016

No description provided.

@rkistner
Copy link
Member

rkistner commented Nov 4, 2016

Make sense, thanks for the PR.

@rkistner rkistner merged commit b4a88bf into journeyapps:master Nov 4, 2016
@tingbob
Copy link
Contributor

tingbob commented Mar 27, 2017

I think it's not a good idea to modify that. Because I haven't to use "if" to replace "switch" statement. So I suggest that the request code was implemented by setting and getting interface of an other independent value. The independent value is initialized 0 to judge if it was used by user.
The user can choose to use value between constant and un-constant.

@rkistner
Copy link
Member

@tingbob Makes sense for the switch statement. Can investigate a proper API for this in a next release.

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

Successfully merging this pull request may close these issues.

3 participants