Hi every one, 

I wrote this tiny utility as an alternative to with-redefs such that the 
redefinition is done only on that thread and not others (ie, the global 
definition remains the same and redefinitions are per-thread). This is a 
fork from @gfredericks’s original solution 
https://gist.github.com/gfredericks/7143494.

Would appreciate if you could check it out and suggest 
improvements/corrections: 
https://gist.github.com/mourjo/c7fc03e59eb96f8a342dfcabd350a927

-- 
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.

Reply via email to