I didn't find the actual content of the blog post particularly informative in itself, but there's plenty of indication that this is not just someone forking to submit a patch.
- https://github.com/node-forward is an organisation, not an individual and has put up various repositories centering around the forking effort.
- They have set up a website, http://nodeforward.org/ - which indicates (albeit with scant detail/background) that this is an independent effort to improve node.
Now I start to understand a coleague who don't recommend using Node before it gets mature.
It's kinda exciting for devs to use something that's actually still being built, but now we'll face different versions of the same tool. And, taking in consideration the oficial NodeJS will still be the one owned by the current BDFL, I fear this split of ideas actually inject problems for developers getting introduced to node.
I took a very brief look at node for a recent project, but decided that Erlang was way more mature and stable, albeit less trendy and with fewer libraries for it.
Been using node in production at work for 6 months, and 2 years in general with zero immaturity issues. The only downside is userland modules which seem stable and active now days.
Seems like a bad idea in a garbage-collected environment. Based on a scan of that thread, it seems like folks would really like debugging ("who is holding on to refs for this?"). Java doesn't have "free" and seems to do pretty well with GC (one can use profilers and what not to instrument and see where memory is leaking, heap dumps can be taken if things get out of hand in production).
"For Life" is in the same way that SCOTUS justices have an appointment "for life". It just means they can't be fired or deposed, not that they can only leave in a box.
One thing I don't understand is why isaacs didn't pass on the reins to a committee in the first place if that's what he wanted? Politics in the background? (I don't keep up with the Node community.)
" @ddtrejo @izs @piscisaureus it’s a fork as in the GitHub fork button sense." https://mobile.twitter.com/mikeal/status/520285400279965698
This article acts as if they are going their own separate ways when this is clearly not the case.
Why did someone make a fork? Maybe to submit a patch? Maybe to have their own copy in case the origin decides to delete?
Please be accurate in your posts. Misreporting or misrepresenting puts you and your subject's professional reputations at risk.