Firstly, thanks for your amazing work for the Clojure community.
I've been using lein-ring
for some time now and in particular the auto-reload
facility which I find very helpful.
However, I'm just getting started with component
, and have reached an impasse where I cannot see a way of getting the reloading benefits of lein ring
without introducing global state.
I've created a minimal re-production of where I have got to and was hoping someone could advise on whether what I'm aiming for is possible.
https://github.com/codeasone/component-reload-issue