I'm an occasional node developer so please excuse me if I'm missing something obvious. As I understand it, es6 features are supposed to be added pretty soon. Among them being, a new way to define classes and standard data structures such as maps.
Node obviously has its own way of defining classes, inheriting, etc. Will standard libraries be upgraded to use the new syntax? I have a tcp protocol library that I'm looking to improve. I was thinking of having it implement the streams interfaces and to generally improve my code. However, I haven't been able to find any information on what is going on with node/io in the short/medium term. Thanks -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/34d9e268-140b-4516-a71e-a402da220292%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
