Hacker News new | ask | show | jobs
by kaba0 1762 days ago
Scala code is backwards compatible, only the class files are not - so at most dependencies could have become stale. With a recompile, the programs should work just fine.
1 comments

Requirements changed; and neither the original program contributors or anyone else on the scala mailing list wished to update the programs.

(The scala mailing list archive doesn't seem to go back that far.)