- From: Dave Longley <notifications@github.com>
- Date: Wed, 23 Mar 2016 10:49:33 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Wednesday, 23 March 2016 17:50:08 UTC
@adrianhopebailie,
> Can you explain why?
If you use a dictionary that only defines the field `x` and you pass `{"x": 1, "y": 2}` to the API, then the `y` field gets removed. You can't add arbitrary other fields -- which means you can't easily extend the object.
---
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/browser-payment-api/issues/9#issuecomment-200464000
Received on Wednesday, 23 March 2016 17:50:08 UTC