Julien Vermillard wrote:
I suggested we can have a contains( key ), but this is useless : a if ( getAttribute( "blah" ) != null ) is doing exactly the same.That's the idea for me.kill IoSessionAttributMap, put a Synchronized HashMap in AbstractIoSession and provide only : getAttribute, setAttribute, removeAttribute, getAttributeKeys (could be renamed to getAttributeNames)
-- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org
