Hacker News new | ask | show | jobs
by rco8786 2958 days ago
All of the reasons I listed...?
1 comments

But npm does all of those...
I know...Golang does the opposite of each of those. Here's some excerpts of the comment we responded to:

> It's distasteful of Go to impose a filesystem layout.

> To achieve [self-contained dependenceis] with Go, one has to set a different GOPATH per project, and then checkout the project deep into that root.

> Given that Go doesn't really do package versioning...