Trey Chadick

Results 1 comments of Trey Chadick

This design does not seem internally consistent. I think it would be reasonable to expect `JSONObject.toMap` to be the inverse of `new JSONObject(Map)`. `new JSONObject("{k:null}")` includes the null-valued entry `new...