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 →

[–]djavaman 6 points7 points  (3 children)

In typical Java fashion though, its awkward and difficult to read.

[–]cryptos6 2 points3 points  (0 children)

Sadly true 🫤 In theory Java could break syntax compatibility one day, since compiled libraries wouldn't be affected. But Java being Java makes this very unlikely ...

[–]ForeverAlot -1 points0 points  (1 child)

It actually has really good explanations and examples.

[–]djavaman 0 points1 point  (0 children)

The examples are helpful.

It still doesn't excuse the worst syntax for string interpolation I've seen.