Fork me on GitHub
#mount
<
2018-10-12
>
Jan K16:10:18

I wish there was an option to disable lazy-starting of states on deref. When you only start a subset of all states, they can lazily start other states in the wrong order or multiple times, I'd prefer to get an exception when trying to use a stopped state.

tolitius16:10:56

@jkr.sw interesting, makes sense, can you add an issue?

Jan K16:10:41

It's kinda similar to issue #95, but that concerns CLJS and so I made a new one.

tolitius17:10:22

great, thanks

Jan K18:10:21

Awesome! Thank you @tolitius 👍

tolitius18:10:33

@jkr.sw sure, let me know whether it works for you (it is in [mount "0.1.14-SNAPSHOT"]). docs: https://github.com/tolitius/mount/blob/master/README.md#cljc-mode