Re: ANN: [vinyasa 0.1.5] - dynamic reloading of java code without repl restart

2014-01-04 Thread pmf
Very nice; I also found your Clojure workflow article ( http://z.caudate.me/give-your-clojure-workflow-more-flow/) tremendously useful. -- -- 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

ANN: [vinyasa 0.1.5] - dynamic reloading of java code without repl restart

2014-01-02 Thread zcaudate
I've added a new functionality for vinyasa 0.1.5 - a much needed function for reloading java code the repo is here: https://github.com/zcaudate/vinyasa Enjoy! --- reimport Don't you wish that you could make some changes to your java files and have them instantly loaded into your repl wit