On 1/16/07, Steven E. Harris <[EMAIL PROTECTED]> wrote:
Niklas Therning <[EMAIL PROTECTED]> writes: > I hope that explanation made any sense to you! :-) Yes, it does, but unfortunately the explanation could have just as easily gone the other way. It would be nice if the naming conventions used imparted a better sense order with respect to traffic flow, such as "lowest" and "highest". Now, for my main question, I think this means that I want the ExecutorFilter to be the first filter, or at least to come /before/ my ProtocolCodecFilter, if I want the codecs to run concurrently for different sessions.
Then it's before. You will find IoFilter is very similar to Servlet filter. Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
