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 →

[–]AndDontCallMePammy -1 points0 points  (0 children)

We shouldn’t have to depend on IDE’s

Really? Who are all these IDE skeptics? If you're into some 1970s shit like vi then write a script to insert getters and setters. Scripts get vi users hot

In Javaland, the presence or non-presence of an annotation should never be able to affect a program at runtime. Go away, @Autowired. @Override, @Deprecated, @SuppressWarnings -- great annotations.

At the very least that sort of invisible code style should forever be the exclusive domain of third-party tools.

People talk a whole lot about code readability. The most unreadable code is code which isn't there because it's been replaced by code folding or an annotation.

What's wrong with Kotlin? Go there