Skip to content

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.

2 participants