Re: [w3c/payment-request] Spread resolved `data` on updateWith() (#669)

@domenic, I'm still kinda wondering if we should add "property spread" to infra (even if we didn't need it here). 

Consider, after validation the `values` object, it would be nice to just spread them over `request.[[details]]` instead of adding/replacing the properties one by one. 

-- 
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/pull/669#issuecomment-359996278

Received on Wednesday, 24 January 2018 02:05:42 UTC