Closed GoogleCodeExporter closed 9 years ago
Sorry but I do not understand this bug. Are you saying that you would like the
type
information carried over to the client? That is not possible through any
in-build
Json schemes. However, you can attach extra string properties for the values
that
contain a hint for the type.
Original comment by inder123
on 24 Aug 2009 at 5:26
Please provide further information if you want us to keep this bug open. In any
case, I am deferring it to a future
release.
Original comment by inder123
on 29 Sep 2009 at 5:57
This is clearly not a bug, the reporter is expecting some very bizarre
behaviour.
I suppose, if he put something like:
map.put("data", new String[][] { {"1","a"},{"2","b"} });
and that will serialize to this: {"abc":"abc","data":[["1","a"],["2","b"]]}
Which is good.
Original comment by apri...@gmail.com
on 22 Mar 2010 at 10:51
Original comment by limpbizkit
on 28 Aug 2010 at 5:43
Original issue reported on code.google.com by
wu.ar...@gmail.com
on 21 Aug 2009 at 1:43