Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I am not sure we've figured out how to do dependency management, on any platform.

E.g. even in scala land I got the feeling ivy/maven dependency management weren't universally loved, but maybe I am wrong?



I think we're getting pretty close to figure it out in the world of node with npm.


please correct me if I'm wrong because I just had a cursory look at NPM some time ago, but I believe

* it doesn't have virtual packages (in the sense, "'email-sender' is a package that provides a sendmail() function")

* it hardcodes a max of two dependency sets: runtime and dev. This maybe be better than a freeform Gemfile or a 6-scopes pom.xml but it seems quite arbitrary




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: