You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then we need to think how to make the new features be introduced in the language. We have no tc39 to decide what will be standard and what will not.
I guess the ESx proposals should be core plugins that we would integrate in the compiler once standardized (of course I'm talking about those that would need modifications in the CS compiler to work).
The question is: what should we do with independent feature ideas ? The list of feature ideas is growing (see coffeescript6/discuss#16), so we definitely need to define a process to review those ideas.
I think we could adopt the tc39 process. For that, we would need a fixed list of legitimate people to discuss the proposals (+ possibly some people from the community ?).
From @kirly-af on 2016-08-05 13:21
We are struggling to know what we want for this project. This is discussed in different issues and I thought we should make a dedicated issue.
The way I see the project is:
Then we need to think how to make the new features be introduced in the language. We have no tc39 to decide what will be standard and what will not.
I guess the ESx proposals should be core plugins that we would integrate in the compiler once standardized (of course I'm talking about those that would need modifications in the CS compiler to work).
The question is: what should we do with independent feature ideas ? The list of feature ideas is growing (see coffeescript6/discuss#16), so we definitely need to define a process to review those ideas.
I think we could adopt the tc39 process. For that, we would need a fixed list of legitimate people to discuss the proposals (+ possibly some people from the community ?).
Any thoughts ?