- From: Caridy Patiño <notifications@github.com>
- Date: Wed, 21 Feb 2018 08:19:12 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 21 February 2018 16:19:50 UTC
> Nah, subclassing can change at any time, using Object.setPrototypeOf. certainly, but that does not apply to the inherited lifecycle callbacks, which for many folks will be unexpected. if you are using `Object.setPrototypeOf` to change the inheritance, you have bigger issues to worry about. this is just a side note, not that I agree with (1) in any shape or form. on the other hand, (2) seems realistic. -- 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/webcomponents/issues/719#issuecomment-367381358
Received on Wednesday, 21 February 2018 16:19:50 UTC