Spark Source code

Please never use Tab symbols into Spark Source code !

Holger please check your IDE configs.

why shouldn’t i use tabs?

java code convention allows mixed mode of spaces and tabs?!

my ide is set to Java Conventions.

Hi Konstantin,

is this usage of TAB breaking something in Netbeans or your IDE? The mixed mode is Java standard and default in Eclipse.

Because in different editors code looks different. and sometime awfully. 90% of Spark source code written using spaces and I think we should use this style in future.

i highly doubt its 90% whitespaces-only

90% of the classes i touch already have mixed mode