Luiz Capitulino wrote:
On Thu, 10 Dec 2009 07:01:22 -0600 Anthony Liguori <aligu...@linux.vnet.ibm.com> wrote:Markus Armbruster wrote:Do we want to specify the base for numbers in the JSON? If yes, why not use decimal everywhere? Aside, if we use hexadecimal in JSON at all, then I'd prefer addresses to be hexadecimal.Hexadecimal is not valid to represent numbers in JSON.We can return a string.
Returning a hex string is a bad idea. It overcomplicates clients. -- Regards, Anthony Liguori