+---------- On Jun 4, Mike Hoegeman said:
> you could ns_register_proc a proc that does a "package forget"
> and then a "package require" on all the packages that you
> would like to "refresh" at a later date.

That wouldn't work, because each thread gets its own interpreter.  The
ns_eval command is more appropriate.

Reply via email to