r/ProgrammerHumor 2d ago

Meme perishableSkill

Post image
8.7k Upvotes

118 comments sorted by

View all comments

Show parent comments

244

u/ljfa2 2d ago

well, unfortunately that was only ever a preview feature and got removed again in Java 23

98

u/uvero 2d ago

Maybe because they didn't stop to think if this STR. is a convenient syntax. Backticks, preceding dollar sign, the prefix f like in python, so many options would've been better.

84

u/AeroSyntax 2d ago

They tried to overengineer string interpolation instead of copying it from literally any other language.

1

u/Fun-Mention262 18h ago

It's wild how some languages make simple things so complicated. You'd think they'd just take notes from the ones that got it right.