scala/scala-lang

Canonical link to the latest language specification

オープン

#584 opened on 2017/01/05

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)SCSS (332 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (299 個のスター)
PR merge metrics
 (平均マージ 1d 14h) (30d で 2 merged PRs)

説明

As a user, I want persistent urls to the latest version of the Scala Language Specification so that I can easily find it and when needing to look into behavior.

Finding the latest Scala specification is hard. It cannot be found from search (without leaving the first page or results anyway). The explicit search of "scala language specification 2.12" suggests that I want "scala language specification 2.11" and displays 2.11 as the top result.

I think this issue would be resolved (in time) if there were a persistent path that always held the latest spec and would be referenced (linked) by things that just needed "a" Scala language specification. The existing "versioned" paths would persist for when needing to look into a specific (previous) version.

コントリビューターガイド