Re: [w3c/webpayments-payment-apps-api] Replace setManifest()/getManifest() with set()/get()/keys()/has()/delete() (#95)

## why...

* Unnecessary complexity: it's a super edge case, and can be solved using a different origin. 
* Each requires it's own name/icon(s): requires differentiating between different type of "apps" - adds more complexity; introduces yet more icons, names, etc. to the platform.  
* Confusing: revoking payment handling permission for "PayPal.com" disables multiple payment handlers. 


-- 
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/webpayments-payment-apps-api/issues/95#issuecomment-275020658

Received on Wednesday, 25 January 2017 05:09:41 UTC