Re: [webcomponents] Remove `Callback` suffix from custom elements callbacks (#414)

If we are using strings for names they need to be sufficiently long that we can add new ones in the future without much trouble. E.g., it's fairly likely for a framework to create an `adopt()` method, making it difficult for us to introduce an adopt callback later.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/414#issuecomment-191698402

Received on Thursday, 3 March 2016 10:33:52 UTC