Re: [w3c/browser-payment-api] Should payment method specifications contain WebIDL? (#132)

(with my Web Payments Test Czar hat on)

 I would oppose using WebIDL to specify something that is purely a message structure.  It is overkill and would only make the testing harder.  Use JSON and a JSON Schema or a JSON-LD context to define its structure.  This will permit the ready generation of tests and evaluation of responses.

---
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/132#issuecomment-212939759

Received on Thursday, 21 April 2016 14:21:20 UTC