Re: What do you do with IoHandler exceptionCaught

2007-01-13 Thread Niklas Therning
James Im wrote: I have implemented a IoHandler and its exceptionCaught method. I'm receiving java.io.IOException error such as Connection reset by peer and Broken pipe quite often. Are yo doing anything with these errors or do you just ignore them? This particular exception you're getting

Re: Tabs or spaces for MINA source code?

2007-01-13 Thread Emmanuel Lecharny
Jeroen Brattinga a écrit : Spaces have the advantage of a universal consistent layout. And most IDEs have an option to convert or use spaces instead of tabs. Oh, and the tabspacing of 8 is IMO ridiculous ... that would lead to a very wide layout. Space. Not tabs. 4 spaces. final. Emmanuel.

Re: Tabs or spaces for MINA source code?

2007-01-13 Thread Alex Karasulu
Emmanuel Lecharny wrote: Jeroen Brattinga a écrit : Spaces have the advantage of a universal consistent layout. And most IDEs have an option to convert or use spaces instead of tabs. Oh, and the tabspacing of 8 is IMO ridiculous ... that would lead to a very wide layout. Space. Not tabs. 4