Re: [Resin-interest] Tabulation evil

2009-10-28 Thread Alex
According to the code convention we use a tab will expand to 8 spaces in IDE. That setting pretty much takes care of all the differences :) --Alex > I have been asking myself the same question... > > Jeff Schnitzer wrote (2009-10-28 00:41): >> This is really just a point of curiosity... >> >> Wh

Re: [Resin-interest] Tabulation evil

2009-10-28 Thread f...@caucho.com
It's supposed to be indent = 2 spaces with no tabs, but my own emacs setting messed up the tabs for a large number of files. -- Scott --- On Wed, 10/28/09, Mattias Jiderhamn wrote: > From: Mattias Jiderhamn > Subject: Re: [Resin-interest] Tabulation evil > To: "General Discussion for the Resi

[Resin-interest] UnsatisfiedLinkError: com/caucho/vfs/JniSocketImpl.writeCloseNative

2009-10-28 Thread Wesley Wu
Every request cause this stacktrace [09-10-29 00:26:51.777] {http--80-6} com.caucho.server.webapp.ErrorPageManager sendServletErrorImpl java.lang.UnsatisfiedLinkError: com/caucho/vfs/JniSocketImpl.writeCloseNative [09-10-29 00:26:51.777] {http--80-6} at com.caucho.vfs.JniSocketImpl.write(JniSocket

Re: [Resin-interest] Tabulation evil

2009-10-28 Thread Mattias Jiderhamn
I have been asking myself the same question... Jeff Schnitzer wrote (2009-10-28 00:41): > 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: > > 1 indent =