Y
Hacker News
new
|
ask
|
show
|
jobs
by
aembleton
828 days ago
Maybe in another ten years they'll remove System.out.println and allow for a simple println to be used.
Or maybe we'll all move to Kotlin by then.
3 comments
chopin
828 days ago
You can statically import System.out if you are so inclined.
link
aembleton
828 days ago
You can but for a new user that is even more of a barrier than writing out System.out.println
link
gdejohn
828 days ago
this will probably show up in java 23, ctrl + f "simpleio"
https://openjdk.org/jeps/8323335
link
pjmlp
828 days ago
And create the Kotlin Virtual Machine, with a Kotlin based ecosystem?
link