Re: [webcomponents] Use FrozenArray<T> in WebIDL (#361)

Thanks. I'm fine to make `deepPath` method, e.g. `Event.deepPath()`, however,
I'm afraid that I do not understand why user agents has to allocate an array for each event if it is an attribute. User agents can create an array lazily only when event.deepPath attribute is actually accessed?

FYI. I remember we had the similar discussions in the past event.path vs event.path():
- https://code.google.com/p/chromium/issues/detail?id=234030#c22
- https://www.w3.org/Bugs/Public/show_bug.cgi?id=25458

@dglazkov , WDYT?

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

Received on Tuesday, 19 January 2016 08:51:07 UTC