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

made JSONArray iterable. #132

Merged
merged 1 commit into from
Jun 7, 2015
Merged

made JSONArray iterable. #132

merged 1 commit into from
Jun 7, 2015

Conversation

stleary
Copy link
Owner

@stleary stleary commented Jun 5, 2015

What problem does this code solve?
This is not a bug fix, it is an enhancement to make JSONArray iterable.
See #130
Also see #77

Has functionality changed?
No change to existing functionality, but JSONArray now implements Iterable,
and a new API method was added.

Verified via unit test?
Yes. I added 1 test to JSONArrayTest. See stleary/JSON-Java-unit-test#14.
The new unit test will be merged after this pull request is merged.

@stleary stleary mentioned this pull request Jun 5, 2015
@stleary
Copy link
Owner Author

stleary commented Jun 7, 2015

No comments in 3 days, should be OK to merge.

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.

None yet

1 participant