Skip to content

made JSONArray iterable.#132

Merged
stleary merged 1 commit intomasterfrom
iterable-JSONArray
Jun 7, 2015
Merged

made JSONArray iterable.#132
stleary merged 1 commit intomasterfrom
iterable-JSONArray

Conversation

@stleary
Copy link
Copy Markdown
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
Copy Markdown
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.

1 participant