Hi,

I was experimenting a bit in my spare time and now I a question.

I didn't work out how to use weblocks:reset-sessions. No matter what I have tried in REPL it didn't work.

I came up with following solution. In the console I do:
$ sbcl --load ./restart_webtrial.lisp

restart_webtrial.lisp script contains following:
(ql:quickload 'webtrial)
; (weblocks:start-weblocks)
(webtrial:start-webtrial)

To refresh the page content I have to kill sbcl with Ctrl + D and then run the restart script.

Is there a better way of doing it? If I'm supposed to use reset-sessions can I have more detailed instructions?


--
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en.

Reply via email to