Alan Conway <[EMAIL PROTECTED]> writes: > [...] > Qpid C++ is at the point where it needs some formalization of style for > consistency's sake [...] > (Wishfully) I get a substantial majority of replies pointing towards one > well-known, well thought out, well-documented C++ style guide [...] > (Probably) I'll get load of conflicting recommendations [...] > filter it all to /dev/null, document what we already do and get on > with more interesting stuff. [...]
Or (Alternately) you might receive advice not to spend too much time worrying about it. Good software design will survive inconsistent indentation. Good formatting won't rescue poor design. - FChE
