On 04/24/2008 05:06 AM, Emmanuel Lecharny wrote:
Hi,
I have created DIRMINA-575, set to blocker. We need better
documentation, otherwise we won't be able to get new committers to get
into the code base.
I will -1 any new release until this is done, or at least, in a good
progress state, FYI.
Who will do it? Making an issue, setting it to blocker, and not assigning
it to anybody will not make this documentation write itself.
I also question the need for a complete rewrite of the IoBuffer, where
an simple extension of nio.ByteBuffer could have been ok. I will try to
experiment around this.
You can't extend ByteBuffer, it's impossible.
- DML