Thanks Brendan, I have also noticed node.js 0.6+ implemented a Zlib native module http://nodejs.org/docs/v0.6.0/api/zlib.html
Pipe oriented objects a part, the concept of having callbacks to eventually put the task in the background is not that bad too I still think convenience Methods http://nodejs.org/docs/v0.6.0/api/zlib.html#convenience_Methods are not truly the best option for a cross platform ES API ( i.e. no way to configure them if not via create() ) but it should not be hard to define an object option for the encode procedure ... something to think about but at least an effort to bring it in would be more than appreciated, thanks. br On Tue, Jan 31, 2012 at 10:54 PM, Brendan Eich <[email protected]> wrote: > Andrea Giammarchi wrote: > >> it's great to have other developers with me but I wonder if anyone would >> be so kind to bring this at next TC39 meeting too, thanks >> > > I'll see what I can do. I agree that app-level compression makes sense > given both bandwidth x latency network constraints, and local storage > constraints. > > /be > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

