On Sat, 2 Dec 2006 11:33:43 -0800, Jeffrey Cunningham jeffrey@cunningham.net wrote:
Is there a way to loop over all the session-values that have been set in a session? Something like DO-SESSION-VALUES?
The only way I can think to do it now involves exploiting the structure of *session* object, which is supposed to be considered opaque.
No, currently there is no such thing.
Cheers, Edi.