scala/scala-lang

Canonical link to the latest language specification

Offen

#584 geöffnet am 05.01.2017

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)SCSS (332 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (299 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide