-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Conversation
I've been keeping a loose eye on it. From last understanding there was some talk about "Node" becoming a LTS deal, and My current thoughts are that once Node/iojs/Nodejs/whatever name is fully compatible with |
CC @bcomnes, If you wish to comment. |
Feel free to ship this whenever you want by the way Alex. No need to hold on the discussion of names for a little while yet. |
I am on vacation for the next two week and won't be able to put much time in on all of this. So.. by all means do what is necessary! @DomT4 you have direct contributor access to my fork containing the PR #36369 if you feel that any of that wok is useful (https://github.com/bcomnes/homebrew/tree/tarball is the unfortunately named branch with that work). Feel free to merge, cherry-pick or commit on top of that branch if it helps. If I have time to contribute, you shall see it in the form of PRs :] |
Just to reconfirm my understanding: The next version of node (beyond 0.12) will be called node, and will actually be made up of current iojs and node 0.12 work. Its not quite out yet, so no action needs to be taken at the moment. I imagine the current node formula will be a version bump and possibly some minor modifications. It is my understanding iojs will remain around following a more rapid release schedule. Maybe this can be the node formula's devel option? Maybe just have a separate, but incompatible iojs formula as we do now? Finally, the point of contention, the floating patches still may be in place when all of this happens. My guess is that it will just come down to waiting and seeing what actually happens before any concrete plan can be put together wrt formula modifications. |
I don't think anything will be called io.js after Node v4 comes out. The release cycle will be slower: a stable release every 6 months, not weeks but there will be canary "alpha" releases always on latest stable V8 like io.js today is. io.js is no more. |
mzgol, that is very much a possibility as well. Do you know of any links to discussions or announcements on the matter of naming after the merge? |
Only this but the difference in naming has caused many problems for io.js so I can't imagine they'd keep it on |
Closes Homebrew#43375.
The repository is now called Node, and the description reads "Future Node.js releases will be from this repo." What's the plan on our end?