Hi, I am using a slightly newer json.org library that has a bunch of bug fixes applied to it (which is a collection of various point-in-time changes to the json.org codebase). This actually serializes the "null" value in the JSONArray out, which in turn breaks the serializeJsonArray() test. I was wondering whether this behaviour would be a problem for the consumers of that class? I "fixed" this by changing the expected reply for our internal Shindig branch but I am not sure whether there might be another problem lurking under that.
-h (Yes, I plan to push our changes to github)
