Archives by Tag 'eckel'

Is Java on a evolutionary dead end way?

By rnaufal - Last updated: Friday, January 11, 2008

Artima is running an article where Bruce Eckel talks about about Java’s objective on backwards compatibilities and the problem of combinatorial complexity when you combine a new feature in every possible way with the other language features already present.
It’s the combinatorial complexity that you get when you combine a new feature in every possible way [...]