> What is left on feature-set ? Since it's not clear, are you experimenting > something or I totally misunderstood ?
Part of this is my fault. There is one final change that needs to land in the new AsyncListener API, but I have been on paternity leave the last two weeks and only able to dedicate a few hours here and there. This ends tomorrow and will be back working full-time finishing the PR. Indeed the entirely new "tracing" module, introducing often requested functionality, is going through some last minute tweaks. Because once it lands we wish the API to remain stable. Barring any unforseen fundamental issues that would require a change. As for the upgrade to 3.24, you must understand that now it has been marked stable the current version of V8 in 0.11 will be 2 versions behind. It is better for long term stability and maintenance to use the most recent stable V8 before a stable Node release. The release also includes more than just performance improvements. Additional ways to perform analysis have been implemented that will be beneficial to the 0.12 goal of focusing on performance improvements and bug fixes. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
