@aaron51 yes, if the value is a promise
@richiardiandrea :start should be called during mount/start
yes I saw the examples afterward, I must be doing smth wrong
has anyone ran into any issues when using lein ring and mount with swapped states? I'm having difficulty using lein ring's reload features. Whenever a file is changed it runs that respective file's tests during reload, calls mounts swaps, and subsequently removes the original mounted state. Is there a way to avoid this?