On Oct 27, 2009, at 4:41 PM, Jeff Schnitzer wrote:

> This is really just a point of curiosity...
>
> What editor are you guys using at Caucho?  I've noticed all the code
> is formatted using a bizarre combination of tabs and spaces, like
> this:

It's supposed to be 1 indent = 2 spaces with no tabs.

-- Scott

>
> 1 indent = 4 spaces
> 2 indents = 1 tab
> 3 indents = 1 tab + 4 spaces
> 4 indents = 2 tabs
> 5 indents = 2 tabs + 4 spaces
>
> ...which, setting aside longstanding religious wars about tabs vs
> spaces, seems to combine the worst characteristics of each approach.
> I'm not really complaining, since Eclipse will "fix" it for me with
> two mouse clicks, but I'm terribly curious to know what editor can
> even be configured to abuse code like that :-)
>
> Jeff
>
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to