Currently there is no automatic way to handle this case, you will have to post-process the JSONObject yourself for the time being. You could however file an ER so that we would be able to keep track of it :-)
Cheers,
Andres
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
HashMap map = new HashMap();
map.put("hello", "world");
i need the output :{"hellonew":"world"}
no one knows?
Floyd,
Currently there is no automatic way to handle this case, you will have to post-process the JSONObject yourself for the time being. You could however file an ER so that we would be able to keep track of it :-)
Cheers,
Andres