Comment Re:Exactly (Score 1) 533
"dll hell" lasted? This is still a major problem, and one of the major goals of CLR and managed code is to finally address this problem.
And this is not just a Windows problem. Ok, it's .so hell instead of .dll hell, but I have versioning issues with core libraries like libC, qt, etc. all the time.
And this is not just a Windows problem. Ok, it's