On 7/11/07, bea <[EMAIL PROTECTED]> wrote:

Thanks for the reply.

So if I'm currently writing "protocolX" with the intention of adding a
transport protocol under it later, I should NOT implement "protocolX" as
codec filter or I will not be able to put any other protocol underneath it?
I should write it instead as something that implements IoFilter directly?

I'd implement the codec for the 'protocolX' that doesn't depend on
Apache MINA first.  By doing so, you have more options to make various
combination of transport layer.

In MINA 2.0, you will be able to add more than one
ProtocolCodecFilter, so there won't be such a hassle.  Thanks for your
patience!

HTH,
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6

Reply via email to