Skip to content

blog post summarizing recent meetings #579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 14, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions blog/_posts/2016-12-13-sip-and-advisor-meetings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
layout: blog
post-type: blog
title: "Scala Center Advisory Board and SIP Meeting Results"
by: Seth Tisue
---

Brief summaries of both meetings follow, with links to
more details.

## Scala Center Advisory Board

On November 30, the Scala Center Advisory Board had their
quarterly meeting.

The board has two new members: Morgan Stanley, and an additional
community representative, Lars Hupel.

Scala Center activities for the past quarter included progress on the
MOOCs, Scalafix, scalajs-bundler, SIPs, the new Scala Platform
Process, Spores, Scala Native, Scastie, Scaladex, hackathons, and a
new code of conduct.

The following proposals were voted on and adopted:

* SCP-007: Collaborative redesign and implementation of Scala 2.13's collections library
* SCP-008: Maintain scala-lang, docs.scala-lang, scala.epfl.ch websites
* SCP-009: Improve user experience for builds that use only direct dependencies

For more details, see the
[archive of minutes](https://scala.epfl.ch/records.html) on the Scala
Center website.

## Scala Improvement Process (SIP) Committee

On October 25, the SIP committee had its monthly meeting.

There were procedural issues with the previous vote on SIP-27
(Trailing commas), proposed by Dale Wijnand. That vote was canceled
and the committee agreed on clarified voting rules. A new vote on
SIP-27 was held under the new rules, and the proposal was accepted,
pending a final round of changes by Dale.

Also discussed was SIP-20 (Improved lazy val initialization),
proposed by Dmitry Petrashko and others. The proposal was
marked as dormant, since it has only been implemented in Dotty.
A volunteer is needed to implement it in the main Scala compiler.

For more details, see the
[archive of minutes](http://docs.scala-lang.org/sips/minutes-list.html)
on the SIP page.