Re: [MINA 3.0] Buffer Design

2010-05-13 Thread Ashish
Sorry for reverting a bit late Here are my confusion 1. We talked about removing IoBuffer interface and using ByteBuffer directly. Is this what are implementing or we plan to keep IoBuffer? With IoBuffer, Users may implement their own buffer's. With direct use of BB, we loose this. I am not

Fwd: Re: [MINA 3.0] Buffer Design

2010-05-13 Thread Emmanuel LĂ©charny
Forwarded to the ML... On Mon, May 10, 2010 at 1:51 PM, Emmanuel LĂ©charnyelecha...@apache.org wrote: On 5/13/10 10:01 AM, Ashish wrote: Sorry for reverting a bit late Here are my confusion 1. We talked about removing IoBuffer interface and using ByteBuffer directly. Is this what are

Hudson build is back to normal : MINA-trunk-jdk1.6-ubuntu #235

2010-05-13 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/MINA-trunk-jdk1.6-ubuntu/235/changes

[jira] Commented: (DIRMINA-780) Writing null objects to the Session should raise an Exception

2010-05-13 Thread Ashish Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867124#action_12867124 ] Ashish Paliwal commented on DIRMINA-780: Write API guards against null objects,