Hi!

marc fleury wrote:
> 
> Well,
> 
> you know what I really think is that
> 
> method
> {
> }
> 
> is an eye sore
> 
> even more so
> if
> {
>    bla
> }
> else
> {
>    ble
> }

This is the only style I can read :-) The more compact versions are just
hopeless for finding what braces belong together. IMHO of course. 

> because it is non-standard SUN, my tools don't like it either
> and indent like crap  (as following) :(
> 
> if
>    {
>          bla
>    }
> else
>    {
>        ble
>    }

A tool problem. I can tell KAWA to do it either way. You don't have that
option somewhere?

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]

Reply via email to