Julien Vermillard wrote:
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)
I suggested we can have a contains( key ), but this is useless : a if ( getAttribute( "blah" ) != null ) is doing exactly the same.



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


Reply via email to