If possible, after editing clj files, the changes should be automatically reloaded. i.e if am developing a web app, after changing my http handlers, i should be able to refresh the browser and see the changes, without having to stop the application and run it again.
If possible, after editing clj files, the changes should be automatically reloaded. i.e if am developing a web app, after changing my http handlers, i should be able to refresh the browser and see the changes, without having to stop the application and run it again.