Re: [webcomponents] Change deepPath() back to path (a FrozenArray<EventTarget> attribute) (#428)

@rniwa, sure, the `createShadowRoot` situation is harder, because the only entirely safe path would be to drop `attachRoot` and give `createShadowRoot` three modes with v0 as the default, and that would virtually guarantee that v0 can never be removed, where that is currently plausible. `event.path` looks easier, because sane semantics that are still backwards compatible seem to be within reach.

But, I'm not getting any traction on this, so I'll walk away. Because the current path was agreed upon by all relevant parties (I am not one) I think Blink should be prepared to take greater risks to get rid of v0, even though I think this is one that could have been averted.

---
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/428#issuecomment-197843407

Received on Thursday, 17 March 2016 11:50:35 UTC