Implementing std.log
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Thu May 19 01:08:07 PDT 2011
On 5/19/11 2:56 AM, Jens Mueller wrote:
> Andrei Alexandrescu wrote:
>> * The way I see a nice implementation would be (inspired from Jens'
>> work) via a class that defines the client-level methods as final,
>> and has 2-3 extension methods that do the work. That way there's no
>> need for awkward extra names (Logged/Logger, ouch) - one class
>> encapsulates them all.
>
> I'm puzzled. I haven't done any work in that regard. Maybe you mean a
> different Jens. My inspiration (if existent) was little.
It was Jacob. Apologies to both.
Andrei
More information about the Digitalmars-d
mailing list