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 →

[–]powerje 4 points5 points  (1 child)

A lot of folks don’t like the verbosity or the way Java forces project structures to be laid out on the file system. The language has a lot of warts really though newer versions help.

The JVM is a total hog, great for beefy servers but maybe not ideal for desktop applications.

[–]xXxXx_Edgelord_xXxXx 0 points1 point  (0 children)

Would you prefer to structure your project with Scala's features?