On Mar 15, 2005, at 10:17 AM, Edi Weitz wrote:
On Tue, 15 Mar 2005 07:58:45 -0500, Bob Hutchison hutch@recursive.ca wrote:
If I start it the way you document the startup of LW fails because multiprocessing isn't running yet. So I've got to run start later.
I've got
(mp:initialize-multiprocessing)
at the end of my ~/.lispworks file. But I don't understand how something I describe in the TBNL docs can cause LW startup to fail. I was assuming that you've already started your Lisp before you load Araneida and TBNL. What exactly do you mean?
I load it in my .lispworks file... which is why I'm having problems I think.
The other thing that I wanted to be able to do is add handlers without restarting LW, that takes a long time in my configuration (a couple of minutes).
You should be able to add/remove handlers just by modifying *DISPATCH-TABLE*, no need to stop or restart anything.
Cheers, Edi.
---- Bob Hutchison -- blogs at http://www.recursive.ca/hutch/ Recursive Design Inc. -- http://www.recursive.ca/