On Thu Mar  3 09:39 2011, Sam Ritchie wrote:
> Is there a way to call commands from a JVM process's REPL in any way other
> than pasting it in to that REPL? Specifically, is there a way to tell an
> active REPL to re-enter its current namespace?

I'm not sure if this answers your question, but have you looked at the
:reload and :reload-all arguments to the use and require functions?

One caveat to using these: they will load any new definitions, but they
do not remove any old definitions.

Sincerely,

Daniel Solano Gómez

Attachment: pgpr7CwotVHv1.pgp
Description: PGP signature

Reply via email to