I see two sets of API's here core api's (without which we can't work
with Session) and the other is util group.
We can trim the util group.

I think we can get rid of following

Object getAttribute(Object key, Object defaultValue);
Object setAttribute(Object key);
Object setAttributeIfAbsent(Object key);

Lets wait for more people to express their usage.

thanks
ashish


On Mon, Oct 26, 2009 at 1:35 PM, Julien Vermillard
<[email protected]> wrote:
> Hi,
> Here all the methods in IoSession used for session attribute management
> (attaching, getting, etc..)
>
> I personally thinks is a bit too many, and never use all of them.
>
> What are the one you use and the one you don't care seeing removed ?
>
> Thanks !
> Julien
>

Reply via email to