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

Yeah, I think that we don't get a significant benefit by changing `sequence<T>` to `FrozenArray<T>`.

I'm just wondering which is preferred in general? If the immutability is not important, using `sequence<T>` is a recommended practice in terms of the recent Web Standard?


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

Received on Thursday, 21 January 2016 05:09:02 UTC