On Mar 6, 2012, at 11:39 AM, Jose Armando Garcia wrote: > Seriously everyone. What are we spending some much effort on this? > What is wrong with: > > import log = std.log; > log.info("cool"); Why should the default be unqualified names? Is this simply a desire to not change std.log so we can just get it in already?