Hi Kohei,

On Tuesday, 2006-12-12 10:26:41 -0500, Kohei Yoshida wrote:

> The first thing that caught my eye is that, you guys are switching
> from using tab characters for indentation to using spaces.

Actually that's nothing new, but a guideline since years for new code,
see also http://tools.openoffice.org/coding.html at the very bottom.

> I'm actually fine one way or the other (though quite a number of
> developers I've worked with prefer using spaces for indentation), but
> I'm curious about the reasoning for this change.

Tabs are evil ;-)

> Also, variable naming scheme is not specified.  Is that intended?  I'm
> personally of the opinion that variable naming style is best left to
> the developers.  So, if it's intentionally left out, I'd welcome it,
> though I'm sure some folks might disagree.

Personally I like the quite commonly (in OOo project) used
{,m}{b,c,f,n,p,s,x}VarName style. But probably that's just because it
became a habit.

  Eike

-- 
 OOo/SO Calc core developer. Number formatter stricken i18n transpositionizer.
 OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
 Please don't send personal mail to the [EMAIL PROTECTED] account, which I use 
for
 mailing lists only and don't read from outside Sun. Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to