David M. Lloyd wrote:
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.
Anyone who want to take care of it. We are all volunteers...

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.

Yeah, sorry, my comment was a little bit misleaded. I didnt meant "extends ByteBuffer", but define helper classes to deal with specific needs. For instance, I'm not sure that providing Unsigned getters is really something which imply the definition of a new class (IoBuffer). So is the auto-expand capability. IMHO, the justification for the existence of this class are weak.

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to