Hacker News new | ask | show | jobs
by AnIdiotOnTheNet 2688 days ago
It isn't really. The actual big problem with shared libraries is that developers cannot be trusted not to change their interfaces or behavior and break things. That's true regardless of what mechanism you use to share code.