Should the Scala Platform modules use the Scala namespace or a common namespace?

We haven’t discussed yet, but there exists the possibility that they will be re-rooted under something similar to scala.platform. I’ll bring this up in our next meeting. My personal opinion is that that users of the Scala Platform have a clear idea of what’s part of the language and what isn’t – they have to add/choose a Platform in their build (not like the standard library that in any Scala installation is accessible).

2 Likes