scala/scala-lang

Canonical link to the latest language specification

Aperta

#584 aperta il 5 gen 2017

 (3 commenti) (0 reazioni) (0 assegnatari)SCSS (332 fork)auto 404
good first issue

Metriche repository

Star
 (299 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor