Just to throw my two cents in, I think that using spaces for indentation is evil, and tabs should be used.
But I also recognize that my opinion is the less standard one. If spaces must be used, I do think it's best to standardize on 4 spaces for an indentaion. This is, in my experience, by far the most common way to standardize. If we go with 4 spaces, we'll be much more likely to get patches that actually comply... -Stephen On 6/20/06, Ugo Cei <[EMAIL PROTECTED]> wrote:
On Jun 20, 2006, at 10:25 PM, James M Snell wrote: > To this point, the style I've been using as been the two-spaces indent > for everything. Tabs are evil. Let's stick to the spaces please. FWIW, the Apache world seems to generally prefer 4 spaces (see <http://wiki.apache.org/geronimo/CodingStandards> and <http:// jakarta.apache.org/turbine/common/code-standards.html>). But in any case, yeah, tabs are evil :) Ugo -- Ugo Cei Blog: http://agylen.com/ Open Source Zone: http://oszone.org/ Evil or Not?: http://evilornot.info/ Company: http://www.sourcesense.com/
-- Stephen Duncan Jr www.stephenduncanjr.com
