Review: std.logger

Jeremy Powers via Digitalmars-d digitalmars-d at puremagic.com
Sun Jul 13 00:14:39 PDT 2014


>
>  ... I'd almost always prefer a non-string-mixin solution.
>
>  ... actually writing out the different signatures ...
>

+1

>From a maintenance/sanity standpoint, I'd much rather have a little bit of
duplication over one large if/else'd string mixin.  It is much easier to
figure out exactly what is going on, and what the intent is, without having
to pragma(msg) everything first.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140713/d1f0a44a/attachment.html>


More information about the Digitalmars-d mailing list