Hacker News new | ask | show | jobs
by jhawthorn 4822 days ago
Difference being that new versions of java, windows, c++ compilers work with the existing software.
1 comments

That comes at a cost, though.

The implementations become more complex, which in turn can result in bugs, development delays, and so forth.

Additionally, it allows users of said technologies to continue to use techniques and functionality that have been observed to be outdated, bad or even harmful. You mention Java, which is a good example of how cruft can linger for many, many years, and continue to be used in that time.

Not saying python 3 should have been compatible with 2. Just that this was not an apt comparison.