Re: [webcomponents] Need "slotting changed" event (#288)

It's great to hear 2 major vendors being open to this feature.

The Polymer library recently added support for this type of notification.
It is a lot of code to manage and the performance degrades in complex cases
due to the need to manage sets of Mutation Observers.

Polymer is fine with an asynchronous notification, ideally with the same
basic behavior as Mutation Observers.

On Mon, Nov 16, 2015 at 8:10 PM, Hayato Ito <notifications@github.com>
wrote:

> +1. I'm super positive to add this feature.
>
> —
> Reply to this email directly or view it on GitHub
> <https://github.com/w3c/webcomponents/issues/288#issuecomment-157263036>.
>


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

Received on Tuesday, 17 November 2015 22:58:47 UTC