Hi Looks great! I'd just finished writing my own ns declaration parser when I found that you'd already put it all together :-)
What I'd like to use this for is re-running affected tests. A straightforward way to make this possible would be to make (refresh) return the list of reloaded namespaces. I can submit the code to do this if you like the idea. I guess an alternative way would be to add some kind of a hook mechanism, but that gets more complex in the case where reloading fails. (BTW, I submitted a pull request on github to actually use refresh-dirs) BR, Mika Raento On Friday, October 5, 2012 4:56:51 PM UTC+3, Stuart Sierra wrote: > > Announcing... tools.namespace 0.2.0. Just released, it will reach > Maven Central in a few hours. > > Short summary: reload code in the REPL with greater accuracy and > awareness of dependencies. > > Full documentation in the README: > https://github.com/clojure/tools.namespace > > This is my latest attempt at making REPL development more convenient, > building on work that reaches back to Lazytest and some of my earliest > contribs. > > It is hopefully a step towards "Never Close a REPL": > http://dev.clojure.org/display/design/Never+Close+a+REPL > > Have fun, let me know how it goes! > -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