-
Notifications
You must be signed in to change notification settings - Fork 44
Conversation
Based on Oct 3rd modules meeting
|
||
There **will** be future phases. We will **not** ship the code produced by Phase 1. This first phase lacks support for important use cases and will not be released as the new modules implementation. | ||
Phase 2 will focus on uncontencious features to enhance UX: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uncontentious
|
||
## Phase 4 | ||
|
||
Phase 4 will focus on remaining contenciuous issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
contentious
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Despite me originally describing phase 4 as the time to resolve contentious issues, I think it might be more helpful to reword:
- Phase 3 will focus on extensible "loaders" and deliver an environment that allows user-land experimentation.
- Phase 4 will focus on addressing the user feedback gathered from the experimentation enabled by Phase 3.
updated based on feedback PTAL Received some feedback on twitter I found very useful: https://twitter.com/kuvos/status/1048958366989606912 Specifically we should maybe explore This would likely require something like |
|
||
## Phase 4 | ||
|
||
PhPhase 4 will focus on addressing the user feedback gathered from the experimentation enabled by Phase 3. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/PhPhase/Phase/
We’ve been discussing that as the “ This is tied up with the |
Ah, since it's the |
there's also been a proposed spec change for a "repl parse goal". I think we should be careful about the things we try to solve instead of letting others solve. |
@devsnek makes sense; static import semantics and binding make zero sense in a repl context. |
closing for #196 |
Based on Oct 3rd modules meeting. Thinking that we could use this PR as a meta tracking issue and break out discussion or specific features, or groups of features, into their own issues?
Thoughts?
I quickly hacked together some proposals for Phase 2, this is rough and very much open to changes.
Anyone should feel free to push to the branch, try and ensure we have consensus for changes before doing so