proposal-export-default-from icon indicating copy to clipboard operation
proposal-export-default-from copied to clipboard

Still stage 1?

Open stevenvachon opened this issue 6 years ago • 13 comments
trafficstars

What can be done to move this forward? I think it's important.

stevenvachon avatar Sep 30 '19 21:09 stevenvachon

@benjamn @jdalton

hax avatar Oct 04 '19 06:10 hax

Oh wow, I also thought that this only missing way of re-exporting a default export was a bug in babel. Until it lead me here!! Does stage 1 mean it's still far from being added or already close?

mesqueeb avatar Nov 22 '19 08:11 mesqueeb

See https://tc39.es/process-document/ for an explanation of the process.

obedm503 avatar Nov 22 '19 15:11 obedm503

In order to make this stage 2, we need to:

Precisely describe the syntax and semantics using formal spec language

@leebyron @jdalton

is any of you willing to do this? I think this is what is holding this back to go to stage 2.

mesqueeb avatar Dec 29 '19 12:12 mesqueeb

@mesqueeb is this open to anyone for contribution? I find this pretty important for succinctness in my projects -- not to mention not relying auto-generator for export * as default from './my-modules'. May take a shot if so (apologies if this is a really basic/uninformed question btw).

rob2d avatar Feb 10 '20 23:02 rob2d

It's still stage 1; anyone is certainly welcome to submit a PR that includes full ecmarkup-compliant spec text - but to set expectations appropriately, a TC39 champion would have to both be active and then to review the PR.

However, if a PR existed that actually completed all the prerequisite work required to make this proposal eligible for stage 2, then the likelihood that a TC39 member would decide to become a champion goes up tremendously.

ljharb avatar Feb 11 '20 02:02 ljharb

@ljharb Is this feasible as a consensus PR, the way export * as ns from was?

mAAdhaTTah avatar Feb 11 '20 03:02 mAAdhaTTah

No, the committee already decided this must be a proposal.

ljharb avatar Feb 11 '20 17:02 ljharb

What is involved for someone to champion this? I've never done it and might be interested.

stevenvachon avatar Aug 12 '20 15:08 stevenvachon

@stevenvachon only TC39 delegates are eligible to be champions.

ljharb avatar Aug 12 '20 19:08 ljharb

💩

stevenvachon avatar Aug 13 '20 01:08 stevenvachon

How to become delegate ?

mesqueeb avatar Aug 13 '20 04:08 mesqueeb

@mesqueeb http://ecma-international.org/memento/join.htm

ljharb avatar Aug 13 '20 05:08 ljharb