DIP11: Automatic downloading of libraries
Graham Fawcett
fawcett at uwindsor.ca
Tue Jun 14 08:27:56 PDT 2011
On Tue, 14 Jun 2011 08:53:16 -0500, Andrei Alexandrescu wrote:
> http://www.wikiservice.at/d/wiki.cgi?LanguageDevel/DIPs/DIP11
>
> Destroy.
>
>
> Andrei
What's the expected payload format? A text/plain D source-file? A zip or
tar archive?
If an archive, what's the required directory layout? Should
"dsource.foo.baz" be required to be in "/dsource/foo/baz.d" within the
archive?
And if not an archive, how to reasonably handle multi-file packages?
Best,
Graham
More information about the Digitalmars-d
mailing list