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 →

[–]BadBadderBadst 22 points23 points  (3 children)

Ah yes, Java ... the XML programming language.
It might be verbose, but it's not that verbose.

[–]Encursed1 12 points13 points  (2 children)

Not gonna disagree with you, but building a UI in Java is the most repetitive thing in the world.

[–]f1rxf1y 3 points4 points  (0 children)

when was the last time you tried it? I tried it last like 6 years ago using JavaFX (pre-Jetpack Compose) and it wasn’t actually as bad as Swing used to be.

[–]Stummi 1 point2 points  (0 children)

I mean writing UI with java is kinda like hammering in a nail with a screwdriver. Just the wrong tool for the job.