I'm not a mina developer but here is my +1.
Bye, Norman 2009/10/26 Julien Vermillard <[email protected]>: > Le Mon, 26 Oct 2009 13:31:20 +0100, > Emmanuel Lecharny <[email protected]> a écrit : > >> I would go with only those methods (applying the KISS principle) >> > Object getAttribute(Object key); >> > Object setAttribute(Object key, Object value); >> > Object removeAttribute(Object key); >> > boolean containsAttribute(Object key); >> > Set<Object> getAttributeKeys(); >> > >> Everything else is just overkilling, IMHO. >> > > It's my POV too, but I wanted to see what others have to say without > influencing. > > Julien >
