|
|
|
|
|
by ebiester
4569 days ago
|
|
Implicits, SBT being anything but simple, and compile times. :) People have suggested sticking to a subset of Scala for most purposes, but what happens when you run into a problem with a library? Suddenly, you're diving into Slick (from a friend's example) or Play (from a personal, painful example) and can't make heads or tails of the code because of how different the paradigm is. Frankly, I'd rather just go to Erlang and skip all the compromises needed to stay with the JVM if I want that kind of language. |
|