On a related note, is there any way to completely clear all the
bytecode that's being stored internally by the jvm, forcing it to fall
back to the hard-disk version of the classfiles available on the
classpath?

sincerely,
--Robert McIntyre

On Tue, Jan 11, 2011 at 5:04 PM, Stuart Sierra
<the.stuart.sie...@gmail.com> wrote:
> You would have to capture the source form of each definition before it's
> compiled. Not too hard if you hack the REPL a bit; someone has probably
> already worked on it.
> -S
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to