[Bese-devel] unwinding
Aleksandar Bakic
a_bakic at yahoo.com
Mon Sep 26 19:19:33 UTC 2005
Actually, this solves the rendering problem but I have to drop the session,
too, if I want to disable access to things viewed before the logout.
> (defaction logout ((c login-mixin))
> (setf (get-session-value 'user) nil) ; remove login info
> (setf (ucw::frame.window-component (ucw::context.current-frame *context*))
> (make-instance 'main))) ; simply throw away all the components
>
> It works as I wanted. I just need to try it 1000 times and see if it leaks
> memory...
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
More information about the bese-devel
mailing list