On Thu, May 24, 2012 at 9:07 AM, blais <goo...@furius.ca> wrote:
> Is it common for people deploying Clojure servers in a production
> environment to leave a swank or nrepl server running for making live bug
> fixes? Do you guys do this?  Would you advise against it?

I would recommend having it available for debugging, but using it for
nontrivial live bug fixes is a bit sketchy. Use your judgement; don't
let it replace a real fix.

-Phil

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

Reply via email to