- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 26 Nov 2018 19:43:04 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 November 2018 03:43:25 UTC
> Converting at construction time would also allow for a more direct IDL conversion. Browsers could convert from a JS object directly to a IDL dictionary rather than the current JS object > JSON string > JS object > IDL dictionary conversion algorithm. Yes, precisely :) That's ultimately where I'd like to get too. It gets rid of a whole bunch of complexity. -- 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/813#issuecomment-441891010
Received on Tuesday, 27 November 2018 03:43:25 UTC