[Vv] vv and clitk3 "coding standard"

Joël Schaerer joel.schaerer at gmail.com
Tue Apr 27 10:41:08 CEST 2010


If you ask me, I prefer david's style, because it saves a line.

I can't easily to

if (true)
{ int i=0;
}

with vim because int i=0; will not be properly indented.

joel
>> ok, personaly I prefer:
>> if (true) {
>>
>> }
>> because it save one line. But as you wish.
>>     
> I think it's a bit less readable and it does not prevent you from doing:
> if (true)
> { int i=0;
> }
> but I'll let Joel decide...
>
>   
-- 
Joël Schaerer, PhD
Research Engineer

Centre de lutte contre le cancer Léon Bérard
Service de radiothérapie
28 rue Laënnec
69373 LYON CEDEX 08

Tel: 04 78 78 51 50
     06 26 65 29 54

http://www.creatis.insa-lyon.fr/rio
http://www.creatis.insa-lyon.fr/rio/vv




More information about the vv mailing list