Skip to content

Commit 5a71d19

Browse files
authored
Create 2018-09-24-sip-minutes.md
1 parent a7fbbaa commit 5a71d19

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
layout: sips
3+
title: SIP Meeting Minutes - 24th September 2018
4+
5+
partof: minutes
6+
---
7+
8+
# Minutes
9+
10+
The following agenda was distributed to attendees:
11+
12+
|Topic|Reviewers| Accepted/Rejected |
13+
| --- | --- | --- |
14+
| Summary of the Contributors thread [“Proposal to remove XML literals from the language”](https://contributors.scala-lang.org/t/proposal-to-remove-xml-literals-from-the-language/2146) | Sébastien Doeraene | Pending
15+
| Summary of the Contributors thread [“Proposal to remove the procedure Syntax”](https://contributors.scala-lang.org/t/proposal-to-remove-procedure-syntax/2143) | Josh Suereth | Pending |
16+
| [Proposal to add Intersection Types to the Language](https://dotty.epfl.ch/docs/reference/intersection-types.html) | Martin Odersky | Discussion opened until the 25th October 2018, comments welcomed [here](https://contributors.scala-lang.org/t/proposal-to-add-intersection-types-to-the-language/2351) |
17+
| [Proposal to Add Union Types to the Language](https://dotty.epfl.ch/docs/reference/union-types.html) | Martin Odersky | Discussion opened until the 25th October 2018, comments welcomed [here](https://contributors.scala-lang.org/t/proposal-to-add-union-types-to-the-language/2352) |
18+
| [Proposal to add Implicit Function Types to the Language](https://dotty.epfl.ch/docs/reference/implicit-function-types.html) | Martin Odersky | Discussion opened until the 25th October 2018, comments welcomed [here](https://contributors.scala-lang.org/t/proposal-to-add-implicit-function-types-to-the-language/2353) |
19+
| [Proposal to add Dependent Function Types to the Language](https://dotty.epfl.ch/docs/reference/dependent-function-types.html) | Martin Odersky | Discussion opened until the 25th October 2018, comments welcomed [here](https://contributors.scala-lang.org/t/proposal-to-add-dependent-function-types-to-the-language/2354/1) |
20+
| [Proposal to add Trait Parameters to the Language](https://dotty.epfl.ch/docs/reference/trait-parameters.html) | Martin Odersky | Discussion opened until the 25th October 2018, comments welcomed [here](https://contributors.scala-lang.org/t/proposal-to-add-trait-parameters-to-the-language/2356) |
21+
22+
Jorge Vicente Cantero was the Process Lead and Darja Jovanovic was the secretary.
23+
24+
25+
## Date and Location
26+
The meeting took place on the 24th September 2018 at 5 PM CEST via Google Hangouts at EPFL in Lausanne, Switzerland as well as other locations.
27+
28+
[Watch on Scala Center YouTube channel](https://youtu.be/tEb4UF6RJrM)
29+
30+
31+
Minutes were taken by Darja Jovanovic.
32+
33+
## Attendees
34+
35+
* Martin Odersky ([@odersky](https://github.com/odersky)), EPFL
36+
* Jorge Vicente Cantero ([@jvican](https://github.com/jvican)), Process Lead
37+
* Seth Tisue ([@SethTisue](https://github.com/SethTisue)), Lightbend
38+
* Iulian Dragos ([@dragos](https://github.com/dragos)), Triplequote
39+
* Eugene Burmako ([@xeno-by](https://github.com/xeno-by)), Twitter
40+
* Josh Suereth ([@jsuereth](https://github.com/jsuereth)), Independent
41+
* Sébastien Doeraene ([@sjrd](https://github.com/sjrd)), Scala Center
42+
* Adriaan Moors ([@adriaanm](https://github.com/adriaanm)), Lightbend
43+
* Miles Sabin ([@milessabin](https://github.com/milessabin)), Independent
44+
* Darja Jovanovic ([@darjutak](https://github.com/darjutak)), Scala Center
45+
46+
## Not present
47+
* Heather Miller ([@heathermiller](https://github.com/heathermiller)), CMU

0 commit comments

Comments
 (0)