Clement,
The current session management strategy in Wisdom limits to handling only a String object as a value for an object.
I think we could explore the Spring-Session project and build something on the same lines to let the user choose a session strategy to default to the existing one or choose to store/retrieve session data from/to a session store like Redis, MongoDB etc.
Regards,
Subbu