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 chain shall be the one that handles application part (or our IoHandler). What's are our take on this? Second query is around the FilterChain processing. Are we keeping in/out filter chain as separate, or would like to catch up with what has been done so far :) -- thanks ashish Blog: http://www.ashishpaliwal.com/blog Linkedin: http://in.linkedin.com/in/ashishpaliwal
