Agree that not breaking node apps and modules is a good thing. However, as long as node is relevant, we shouldn´t stop innovating.
I mean, * People might have found some 'pain killer' patterns to deal with callback hell. However that doesn't mean there isn't a real solution for this. * Error handling sucks. There's gigantic room for improvement here. * What happened to the original dream that node would run in a network of nodes, which would together make up your app? This was really sort of the justification for coming up with a programming model that uses only on one cpu/core. Nowadays to do this you have to hand-roll everything yourself and node does nothing. A 5 minute brainstorm would probably yield a dozen more things. So me and StrongLoop intend to keep working on improving it. It may be called node or it may not. - Bert -- -- 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.
