You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- explicitly mention that the governance strategy resulted in the Scala Improvement Process
- also mention our involvement in local community events instead of focusing only on ScalaCon
- explicitly mention our keynote at ScalaCon, with a direct link to the video
- move Google Summer of Code to a regular goal instead of setting it as a stretch goal
- Add Scala Days co-organization as a proper goal
- Add the tooling summit as a proper goal
- Move the “streamline the way to publish the documentation of Scala libraries” to a stretch goal
- Add “finalize the training materials for Scala moderators” as a stretch goal
- Add “revise and update the Scala Center bylaws” as a stretch goal
Copy file name to clipboardExpand all lines: blog/_posts/2023-01-26-scala-center-2023-roadmap.md
+22-13Lines changed: 22 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,8 @@ in the [announcement]({% link blog/_posts/2022-07-13-scala-improvement-process-r
48
48
the new process are the following. First, the proposals are thoroughly discussed by a team of three reviewers, publicly
49
49
on [GitHub](https://github.com/scala/improvement-proposals) before the whole Committee votes on them during their
50
50
monthly meetings. Second, there is a new stage where proposals are accepted as experimental features before the Committee
51
-
votes again to promote them to stable features.
51
+
votes again to promote them to stable features. The new Scala Improvement Process is the first result of our governance
52
+
strategy whose goal is to establish all the necessary decision-making processes for the community, by the community.
52
53
53
54
**We improved meta-programming, especially [generic Mirror](https://docs.scala-lang.org/scala3/reference/contextual/derivation.html#mirror)
54
55
synthesis.** Mirrors are critical to metaprogramming in Scala 3, they enable implementation of type class derivation without
@@ -107,8 +108,13 @@ manual download of the release artifacts).
107
108
108
109
### Community and Contributor Experience
109
110
110
-
**We co-organized the [ScalaCon](https://www.scalacon.org/) online conference.** We were in charge of the program and
111
-
the program committee. The talk videos are available online [here](https://www.youtube.com/playlist?list=PL3t6y1EktOPhflaXB28Kw7kwRb30K0W-P).
111
+
**We co-organized the [ScalaCon](https://www.scalacon.org/) online conference and participated in several in-person community
112
+
events.** In April 2022, for the first time in 2.5 years, events could finally take place in person. Our team encouraged
113
+
many Scala User Groups to restart their regular Scala Meetups. We gave talks and organized [Open-Source Sprees](https://github.com/scalacenter/sprees)
114
+
at local events in Europe. We were also involved in the online conference ScalaCon: we were in charge of the program and
115
+
the program committee, and we presented several talks including a keynote [Towards a Healthy & Resilient Scala Community](https://youtu.be/svWnwU5PXxE)
116
+
where we presented our strategy for the governance of Scala. The talk videos of the whole conference are available online
0 commit comments