Skip to content

Commit c6b8a01

Browse files
committed
Final improvement in accepted clause
After some thought, I believe that the compiler maintainers have a better judgement of when proposals can be merged, especially because of the compatibility guarantees that the Scala compiler contract enforces. In this way, I propose that the Compiler team chooses the most appropriate version to include the accepted proposal.
1 parent b1e832c commit c6b8a01

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

sips/sip-submission.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,8 @@ During every iteration, the appointed reviewer presents the changes (updated
132132
design document, progress with the implementation, etc) to the SIP Committee.
133133
Based on the feedback, the SIP is either:
134134

135-
1. Accepted, in which case the committee proposes a target Scala version to the
136-
compiler maintainers, where the role of the committee ends. The Committee
137-
asks authors to update both the specification and implementation according to
138-
the final verdict.
135+
1. Accepted, in which case the committee proposes that the compiler maintainers
136+
include the new language feature in a future release of the Scala compiler.
139137
2. Rejected, in which case the SIP is closed and no longer evaluated in the
140138
future.
141139
3. Under revision, in which case the author needs to continue the formal

0 commit comments

Comments
 (0)