stleary / JSON-Java-unit-test

Junit test harness to validate the JSON-Java GitHub project code.
Apache License 2.0
28 stars 45 forks source link

Hidden typecast for Float objects in JSONobject.increment(String key) #12

Closed FritzMock closed 9 years ago

FritzMock commented 9 years ago

Explain what has been asked in the TODO of jsonObjectIncrement and showing JSON-java code that probably does not work as intended. Detailed explanation and additional examples/documentation inside the code.

stleary commented 9 years ago

Thank you for the detailed comments and additional code. Will review and merge, probably tonight.

stleary commented 9 years ago

Will have to be merged by hand, not based on the latest version.