[3.0] About IoHandler and FilterChain?

2012-04-17 Thread Ashish
Folks, I have started getting into 3.0, now that I have some time. So will make some noise to get back my rusted mind in shape. While browsing the code, I saw we have IoHandler and its usage in AbstractIoService. I vaguely remember that we decided not to have the IoHandler and last filter in the

Re: [3.0] About IoHandler and FilterChain?

2012-04-17 Thread Emmanuel Lécharny
Le 4/17/12 12:30 PM, Ashish a écrit : Folks, I have started getting into 3.0, now that I have some time. So will make some noise to get back my rusted mind in shape. Good ! I can ear your brain knuckles cracking :) While browsing the code, I saw we have IoHandler and its usage in

Re: [3.0] About IoHandler and FilterChain?

2012-04-17 Thread Ashish
On Tue, Apr 17, 2012 at 6:30 PM, Emmanuel Lécharny elecha...@gmail.com wrote: Le 4/17/12 12:30 PM, Ashish a écrit : Folks, I have started getting into 3.0, now that I have some time. So will make some noise to get back my rusted mind in shape. Good ! I can ear your brain knuckles cracking

Re: [3.0] About IoHandler and FilterChain?

2012-04-17 Thread Emmanuel Lécharny
Le 4/17/12 3:48 PM, Ashish a écrit : Our first approach here is first to get the minimal stack working for Socket, both client and server, with the correct processing of messages. We all know how the full thing works, so we can build MINA 3.0 with MINA 2.0 in mind, but avoiding the errors that

Re: [3.0] About IoHandler and FilterChain?

2012-04-17 Thread Ashish
On Tue, Apr 17, 2012 at 7:30 PM, Emmanuel Lécharny elecha...@gmail.com wrote: Le 4/17/12 3:48 PM, Ashish a écrit : Our first approach here is first to get the minimal stack working for Socket, both client and server, with the correct processing of messages. We all know how the full thing