[w3c/browser-payment-api] Migrate PaymentRequest text from arch to payment request spec. (#110)

This pull request migrates the payment request API specific text from the architecture document to a section titled "Payment Request API Architecture" in the payment request specification.

The assertion is that if the WG is going to publish an architecture specification, that it should not only be about the Payment Request API, but also be inclusive of the other specifications we're building in the Web Payments WG (including both browser and HTTP APIs).

Specifically, the architecture document should reflect what @adrianhopebailie wrote in the Web Payments wiki on Architecture as that is a more holistic view of what we're doing that the current architecture document proposed by Microsoft/Google.

So, this PR:

1. Migrates all the Payment Request API specific architecture text and migrates it to a section titled "Payment Request API Architecture" in the payment request specification.
2. Leaves the more general Web Payments API Architecture content in the architecture specification.
3. Preps the architecture specification so that we can move @adrianhopebailie's more holistic architecture text into the spec.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/browser-payment-api/pull/110

-- Commit Summary --

  * Migrate PaymentRequest text from arch to payment request spec.

-- File Changes --

    M specs/architecture.html (128)
    M specs/paymentrequest.html (140)

-- Patch Links --

https://github.com/w3c/browser-payment-api/pull/110.patch
https://github.com/w3c/browser-payment-api/pull/110.diff

---
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/pull/110

Received on Thursday, 31 March 2016 15:52:01 UTC