Re: [w3c/payment-request] PaymentShippingOption as a subclass of DisplayItem (#681)

I don't think it's a good idea to use inheritance for overlap. Use inheritance for "is a". A shipping option is not a payment item, I don't think.

Instead just use similarly-named members in both cases.

-- 
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/issues/681#issuecomment-363815475

Received on Wednesday, 7 February 2018 16:00:24 UTC