Hacker News new | ask | show | jobs
by tsotha 5365 days ago
>In my view, Scala is good for projects where using Java is too complicated and you can use better abstractions.

I have yet to run into a project for which the use of Java is too complicated, and I'm concerned the designers of Scala have made a few mistakes of the kind you see in C++, like operator overloading.