It's been an uncomfortably long time since I released a new library, so here we go. This plugin solves a problem that has endlessly bothered me (and hopefully a number of other people which is greater than zero), which is that changing any Java files in a project requires completely reloading the REPL session. But no longer: https://github.com/ztellman/virgil. This project, named for everyone's favorite psychopomp, leverages the compiler APIs within the JDK to live-reload the classes without a bit of fuss.
This code works for me, and will probably work for most simple use cases, but I wouldn't be surprised if there are some more complex cases that don't work perfectly. Bug reports are welcome. -- 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/d/optout.