J. Macodiseas
1 min readMar 11, 2019

--

This is not correct for Java. You can load infinite versions of the same class, if you isolate them via class loaders properly. For example different webapps on the same Tomcat can run different versions of MS SQL drivers (and this is necessary for some of our clients’ software to function). It just that the existing packaging systems don’t support this in any meaningful way.

--

--

J. Macodiseas
J. Macodiseas

Written by J. Macodiseas

Science Fiction, Tech, and philosophical ramblings about the Universe, with an occasional, increasingly rare bit of sarcasm.

No responses yet