envy for "Writing Go Packages"

Rainer Deyke rainerd at eldwood.com
Fri May 7 15:19:32 PDT 2010


On 5/7/2010 11:55, Walter Bright wrote:
> Source code could look something like:
> 
>     import http.d_repository.foo.version1_23;
> 
> and the compiler could interpret "http" as meaning the rest is an
> internet url, foo is the package name, and version1_23 is the particular
> version of it.

I like this.  The only question is, how do you handle computers without
an internet connection?


-- 
Rainer Deyke - rainerd at eldwood.com


More information about the Digitalmars-d mailing list