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.

Reply via email to