Just got to use clj-reload in a project, as a user. It feels so nice!

I immediately got rid of all state/disable-reload namespaces and just put defonce-s where they belong: next to the code that uses them.

And it still works! Between reloads! Amazing