I don't understand. they serve different purposes. integrant can't hotload dependencies.
anyway, the real collision was with clojure.tools.namespace.repl/refresh
, which as I said was causing problems elsewhere because it was trying to (re)load too many files. restricting the refresh directories to my own source code was a good idea anyway