Allen Wirfs-Brock (2014-01-10T18:22:34.000Z)
https://bugs.ecmascript.org/show_bug.cgi?id=1557 is a request that StringView [1] over ArrayBuffers  be added to ES.

The current StringView proposal is a WebIDL based design and not particularly integrated into the ES6 Typed Array support, the ES6 Unicode support, or the post ES6 "Binary Data" work.  It isn't clear to me exactly how much, if any,  momentum this proposal has in any standards process outside of TC39.  However, if something like it is going to emerge TC39 should be involved early to ensure that it is well integrated into ES.

It sounds to me like we need a TC39 champion (or perhaps an anti-champioin) to shepherd this work in the context of the new TC39 development process.  Any volunteers? I can help but have limited time available for this right now.

Allen

[1] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays/StringView 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140110/0cb1f401/attachment.html>
domenic at domenicdenicola.com (2014-01-17T04:40:52.417Z)
https://bugs.ecmascript.org/show_bug.cgi?id=1557 is a request that [StringView][1] over ArrayBuffers  be added to ES.

The current StringView proposal is a WebIDL based design and not particularly integrated into the ES6 Typed Array support, the ES6 Unicode support, or the post ES6 "Binary Data" work.  It isn't clear to me exactly how much, if any,  momentum this proposal has in any standards process outside of TC39.  However, if something like it is going to emerge TC39 should be involved early to ensure that it is well integrated into ES.

It sounds to me like we need a TC39 champion (or perhaps an anti-champioin) to shepherd this work in the context of the new TC39 development process.  Any volunteers? I can help but have limited time available for this right now.

[1]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays/StringView