HI,
I have run into exactly this problem.
probably using org.apache.commons.lang.math.NumberUtils#createNumber
is not the best idea, since it is not exactly written for JSON.
i am not happy with using json like {"a":2312.4756237845354d}
since this ist not a valid json.
is anyone going to solve this problem?
are there any supposed solutions?
greetings
Peter
|