Allow Object keys for session attributes.
-----------------------------------------
Key: DIRMINA-448
URL: https://issues.apache.org/jira/browse/DIRMINA-448
Project: MINA
Issue Type: Improvement
Components: Core
Reporter: Trustin Lee
Priority: Trivial
Fix For: 2.0.0-M1
Allowing Object keys for session attributes makes sense in that:
* It can perform much faster. (String takes time for matching as the key
length gets long)
* http://www.nabble.com/setEnumAttribute--tf3795432s16868.html#a10735078
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.