On Thu, Feb 5, 2015 at 2:10 PM, Israel via Digitalmars-d <digitalmars-d@puremagic.com> wrote:
On Thursday, 5 February 2015 at 05:51:18 UTC, tcak wrote:
On Thursday, 5 February 2015 at 04:37:21 UTC, Tofu Ninja wrote:
What could be great is if DMD supported something like JAR packages, and could look for modules inside of them. So, all experimental codes would be packed daily in a zip file, and any programmer, with only download of a single file and including it on command line while compiling, would have latest code very quickly.

This right here.

I like this Draft library but it should not be included with the release simply because they take WAY too long. Instead it should be a separate package that we can update and manage manually if the developer so chooses to use it then they can download and install it. DMD should be able to find it and use it automatically.

http://code.dlang.org/