Timeline for Why do .NET modules separate module file names from namespaces?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 17, 2012 at 22:38 | comment | added | JasonTrue | Familiar with Nuget, and thus my comment that it's "relatively immature" | |
| May 17, 2012 at 21:00 | comment | added | dharmatech | In the R6RS Scheme implementations I've used (Ikarus, Chez, and Ypsilon, for example) dependencies are handled automatically, based on the library imports. The dependencies are found and if necessary compiled and cached for future imports. | |
| May 17, 2012 at 20:46 | comment | added | Conrad Frix | Regarding the management of dependencies you might want to take a look at NuGet. Here's a nice article about it from Phil Haack | |
| May 17, 2012 at 18:46 | history | answered | JasonTrue | CC BY-SA 3.0 |