[jira] Commented: (DIRMINA-507) IoBuffer: Support prepending data

2008-01-04 Thread David M. Lloyd (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556002#action_12556002 ] David M. Lloyd commented on DIRMINA-507: Or, to avoid extra methods, you could use

[jira] Commented: (DIRMINA-507) IoBuffer: Support prepending data

2008-01-04 Thread David M. Lloyd (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555998#action_12555998 ] David M. Lloyd commented on DIRMINA-507: I guess the "prepend*()" methods would be

[jira] Commented: (DIRMINA-507) IoBuffer: Support prepending data

2008-01-14 Thread Trustin Lee (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558944#action_12558944 ] Trustin Lee commented on DIRMINA-507: - Doesn't prepending slow down the overall perfor

[jira] Commented: (DIRMINA-507) IoBuffer: Support prepending data

2008-01-15 Thread David M. Lloyd (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559070#action_12559070 ] David M. Lloyd commented on DIRMINA-507: Only if you copy the data - I'm proposing

[jira] Commented: (DIRMINA-507) IoBuffer: Support prepending data

2008-01-16 Thread Trustin Lee (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559801#action_12559801 ] Trustin Lee commented on DIRMINA-507: - Oh I see. Then it sounds pretty complicated co

[jira] Commented: (DIRMINA-507) IoBuffer: Support prepending data

2008-01-17 Thread David M. Lloyd (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559989#action_12559989 ] David M. Lloyd commented on DIRMINA-507: Yes, this might be possible. However, th

[jira] Commented: (DIRMINA-507) IoBuffer: Support prepending data

2008-01-21 Thread Trustin Lee (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560954#action_12560954 ] Trustin Lee commented on DIRMINA-507: - hmmm I think we need to try to implement a cool