Re: [webcomponents] Replace attached/detached callbacks with insertedIntoDocument/removedFromDocument (#362)

It looks like the winer here is either `inserted` / `removed` or `connected` / `disconnected`.  Of the two options, I'd prefer `connected` and `disconnected` in the case we wanted to add new callback that gets called whenever ancestor chain changes in the future.

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

Received on Thursday, 3 March 2016 08:03:22 UTC