Skip to content

Commit b7c99d9

Browse files
committed
asdf
1 parent 3b2a28f commit b7c99d9

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

sips/minutes/_posts/2016-07-15-sip-minutes.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,15 +136,16 @@ revisit the support of async/await in try/catch blocks. When that's considered,
136136
this SIP should be reopened and and it should see another round of discussion.
137137

138138
#### Proposal SIP-20: Improved lazy val initialization presented
139-
Sebastien reviews the SIP and asks Dmitry, present in the meeting, to correct
139+
Sébastien reviews the SIP and asks Dmitry, present in the meeting, to correct
140140
him if he's wrong. He agrees that the SIP is desirable but he's unsure about the
141141
benchmarks and which of the proposals is faster. Dmitry explains that the
142-
benchmarks are in the repository.
142+
benchmarks are in the repository. Sébastien also points out that there's an
143+
implementation missing for scalac, and recommends the author to include more
144+
documentation..
143145

144-
Sebastien also recommends the authors to include more documentation.
145-
146-
**Outcome**: Dmitry says he's likely to have time to update the SIP in three
147-
months to match version implemented in Dotty which he authored. The Process Lead schedules the next iteration by October 2016.
146+
**Outcome**: For the next itearation, the reviewer suggests that the SIP should
147+
have an updated specification, implementation and benchmarks. The Process Lead
148+
schedules the next iteration by October 2016.
148149

149150
#### Proposal SIP-27: Trailing Commas
150151
Eugene Burmako, who also reviewed this recently submitted SIP, explains what the

0 commit comments

Comments
 (0)