Re: [w3c/browser-payment-api] Should show() be renamed? (#127)

@sideshowbarker,

> Even if that is a possibility, from that it does not follow that the method ought to be renamed.

We don't have any users of this API yet, rather we're still in the design phase. That suggests to me that picking something that is even just marginally better is a good idea. We don't have to settle for "fine" just yet.

> ...and so “show” is simply shorthand for “present something to the user”

I think another word can convey the necessary shorthand without the drawbacks stated in this thread. For example, `start`, which can mean "start the payment request flow", which may or may not include presenting something to the user. All that matters is the caller of the API knows that they have fully prepared the payment request and they are now ready to ask the user agent to start doing something with it.

---
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/127#issuecomment-207662198

Received on Saturday, 9 April 2016 00:31:58 UTC