Re: [w3c/payment-request] Applying "Detached" JWS Signatures to PaymentRequest (#714)

> Well, it is has been like that since the inception of JSON. Changing it would be a major deal since many JSON systems (including Java and C#) rely on reflection which also enumerates properties in an unspecified order.

Browser vendor bias here, but totally 🤷🏽‍♂️.

> I agree that it is strange that if you declare the objects A,B,C, they are typically serialized as A,C,B. Canonicalization is fortunately a simple process both to implement and apply.

Ok, but the above is basically an argument for getting it fixed. Obviously, legacy systems would need to be updated, but the change would be backwards compatible. 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/714#issuecomment-390555586

Received on Monday, 21 May 2018 05:18:57 UTC