Skip to content

Commit 1c41da8

Browse files
authored
Merge pull request #579 from SethTisue/meetings-blog
blog post summarizing recent meetings
2 parents 03bb0fd + 42068f0 commit 1c41da8

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
layout: blog
3+
post-type: blog
4+
title: "Scala Center Advisory Board and SIP Meeting Results"
5+
by: Seth Tisue
6+
---
7+
8+
Brief summaries of both meetings follow, with links to
9+
more details.
10+
11+
## Scala Center Advisory Board
12+
13+
On November 30, the Scala Center Advisory Board had their
14+
quarterly meeting.
15+
16+
The board has two new members: Morgan Stanley, and an additional
17+
community representative, Lars Hupel.
18+
19+
Scala Center activities for the past quarter included progress on the
20+
MOOCs, Scalafix, scalajs-bundler, SIPs, the new Scala Platform
21+
Process, Spores, Scala Native, Scastie, Scaladex, hackathons, and a
22+
new code of conduct.
23+
24+
The following proposals were voted on and adopted:
25+
26+
* SCP-007: Collaborative redesign and implementation of Scala 2.13's collections library
27+
* SCP-008: Maintain scala-lang, docs.scala-lang, scala.epfl.ch websites
28+
* SCP-009: Improve user experience for builds that use only direct dependencies
29+
30+
For more details, see the
31+
[archive of minutes](https://scala.epfl.ch/records.html) on the Scala
32+
Center website.
33+
34+
## Scala Improvement Process (SIP) Committee
35+
36+
On October 25, the SIP committee had its monthly meeting.
37+
38+
There were procedural issues with the previous vote on SIP-27
39+
(Trailing commas), proposed by Dale Wijnand. That vote was canceled
40+
and the committee agreed on clarified voting rules. A new vote on
41+
SIP-27 was held under the new rules, and the proposal was accepted,
42+
pending a final round of changes by Dale.
43+
44+
Also discussed was SIP-20 (Improved lazy val initialization),
45+
proposed by Dmitry Petrashko and others. The proposal was
46+
marked as dormant, since it has only been implemented in Dotty.
47+
A volunteer is needed to implement it in the main Scala compiler.
48+
49+
For more details, see the
50+
[archive of minutes](http://docs.scala-lang.org/sips/minutes-list.html)
51+
on the SIP page.

0 commit comments

Comments
 (0)