tc39 / proposal-extensions

Extensions proposal for ECMAScript
MIT License
150 stars 6 forks source link

Redocument this proposal better #3

Open Jack-Works opened 3 years ago

Jack-Works commented 3 years ago

The presentation at the meeting is quite a hurry and I guess many delegates (including me) didn't understand this proposal well.

Based on the reaction to the meeting, I suggest restructuring the proposal in the following way.

  1. Cite the problems this proposal is intending to resolve
  2. Splitting the design into orthogonality parts if possible and mark them as "core" or "better to have" (many raise concerns about isolation namespace)
  3. Explain how each design resolve the motivation and work with other parts of this proposal
  4. Explain the relationship between this proposal, the current bind proposal, and the pipeline operator proposal, how they are overlapping, and how they are irrelevant.
MrXploder commented 3 years ago

Can we all cooperate? can I make a pull-request addressing this issues?