|
|
|
|
|
by latchkey
285 days ago
|
|
> The biggest issue, though, is that Java programmers won’t use the new features. My old CTO boss swore he wouldn't ever use annotations because they were too much magic for him. "No! Writing out gobs of XML to configure Spring DI is the only way!" |
|
If you’re an engineer you should be able to easily read the code to see what’s going on. Most of the time the “magic” can be understood in less than 30 minutes and then it’s not magic anymore.