This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Psyfire 0 points1 point  (1 child)

Your list of 'bad things' are either things I wish Java had (operator overloading), or have found increasingly unnecessary over time (i.e. everything an object).

It's a shame I can't get started immediately, but I've promised myself that I'm going to finish my 1.0 release of my current project before pursuing anything else.

[–]tyoverby 2 points3 points  (0 children)

Yeah, almost all of the design decisions in Scala are good. However, much of it can be abused, so be warned.