Take a look at this: 
http://z.caudate.me/dynamic-reloading-of-java-code-in-emacsnrepl/

I havent gotten around to looking into it myself yet but it sounds like 
what you are after.

On Thursday, January 9, 2014 4:43:07 AM UTC, Jacob Goodson wrote:
>
> I created a Java object which I called from a clojure repl... it works 
> great!  As the project progresses I learn that my well thought out and 
> amazing object sucks #$%^%$#%^... So I change the object a little then I 
> recompile the object, expecting to see the updated changes in my repl of 
> automagical powers... oh no, the object appears to be the same piece of 
> crap that it was earlier!  Give me interaction or give me death!  
>
> Is there a way for me to update java objects without having to restart my 
> repl?  
>

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to