Review of std.net.isemail part 2
Daniel Gibson
metalcaedes at gmail.com
Wed Mar 30 17:17:23 PDT 2011
Am 31.03.2011 01:57, schrieb dsimcha:
> On 3/30/2011 6:24 PM, bearophile wrote:
>> Andrei:
>>
>>> Beyond naming:
>>
>> Some standard for member attributes? Like m_something, etc? I don't
>> like this a lot, but having a style guide on this too is useful for
>> Phobos (and user code).
>>
>> Bye,
>> bearophile
>
> I think the style guide should be focused mostly (though not
> exclusively) on things that affect the public interface. Things like
> naming conventions for private member variables are minor details and
> not worth being bureaucratic about.
Well, I remember a lengthy discussion on the maximum line length in
Phobos, so it seems like stuff that isn't visible from the public
interface still seems to bother people (including Andrei).
More information about the Digitalmars-d
mailing list