- From: Andrea Giammarchi <notifications@github.com>
- Date: Mon, 22 Aug 2016 01:17:56 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 22 August 2016 08:18:25 UTC
the `whenWhatever` would be misleading since there's already a `whenDefined` which returns a `Promise` like object which is incompatible with the semantics of these methods ( `connectedCallback` / `disconnectedCallback` ). I think these methods are just fine, and give room to libraries author for different, enhanced `connect`, `disconnect` or `onConnect/Disconnect` methods. -- 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/362#issuecomment-241343196
Received on Monday, 22 August 2016 08:18:25 UTC