Review of Jose Armando Garcia Sancio's std.log

Sean Kelly sean at invisibleduck.org
Tue Mar 6 12:43:35 PST 2012


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?


More information about the Digitalmars-d mailing list