Thoughts about modules

Bruno Medeiros brunodomedeirosATgmail at SPAM.com
Sat Jul 1 07:02:10 PDT 2006


Kirk McDonald wrote:
> 
> While I'm proposing things, might I also propose
> 
> static import x;
> 
> to mean FQN import. (This would be the same as Sjoerd's proposed "import 
> $ : foo.bar;".) It has the advantage of looking more like D code, I 
> think. :-) The "as" keyword is also a good idea, as in
> 
> static import x.y as z;
> 
> -- 
> Kirk McDonald

I find that name crappy, there is nothing "static" about a FQN import... X-P

-- 
Bruno Medeiros - CS/E student
http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D



More information about the Digitalmars-d mailing list