Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
4580 days ago
So they are ditching Scala, because no one in the team is an expert, while replacing by a language that everyone has to learn?!?
4 comments
rossj
4580 days ago
I asked on twitter, and got a reasonable response. Investing in learning Scala is a much longer term thing than learning Go (which is, in their experience, a much quicker thing to do).
link
CmonDev
4580 days ago
Because you always need to use all the features the language provides. Simpler -> limited.
link
rossj
4580 days ago
C is
much
simpler than Scala, is it more limited?
link
CmonDev
4579 days ago
In it's expressive ability - definitely. In terms of implementing stuff, everything that is Turing-complete could be used.
link
inglesp
4580 days ago
I'd far, far rather relearn Go than relearn Scala...
link
dscrd
4580 days ago
Given that Scala is far more complex, learning Go from scratch is probably a lesser task.
link
hackerboos
4580 days ago
How did they come to choose Scalatra if nobody knows how to use Scala?
link