[ 
https://issues.apache.org/jira/browse/DIRMINA-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Lecharny updated DIRMINA-210:
--------------------------------------

    Fix Version/s: 3.0.0-M1

Postponed to the next version

> Investigate removal of static methods in ByteBuffer
> ---------------------------------------------------
>
>                 Key: DIRMINA-210
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-210
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>            Reporter: peter royal
>            Assignee: peter royal
>             Fix For: 3.0.0-M1
>
>
> The removal of the static methods in ByteBuffer should be investigated. 
> Since the ByteBufferAllocator exists, that interface could be used directly. 
> For backwards compatibility ( and simple cases ), the static methods could be 
> retained and use a supplied instance. 
> Potentially, the MINA internals could all access buffers via the allocator, 
> leaving only user-code to use the optional static methods (after statically 
> supplying the allocator).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to