Results 311 comments of Martin Klepsch

A nice addition would be not to switch namespaces when there are errors while loading a namespace :)

It seems that https://statecharts.io/ has examples of using a visualizer.

> But, there hasn't been any need for dynamic queueing in reusable interceptor _libraries_. I've been using dynamic queuing (inspecting, and modifying the queue during execution) with Pedestal for a...

That looks nice to me :+1:

@ikitommi In #15 you mentioned that you have a basic context based implementation. I’m wondering if it would make sense to expose this in a new API namespace, so that...

``` [powerlaces/boot-cljs "2.0.0"] ``` ``` powerlaces.boot-cljs/cljs ;

I just saw that there is `sieppari.context/terminate`, while that's a part of this it still means that Sieppari can't accept any "terminate when ..." style instructions. E.g. we might want...

With the warnings on fileset metadata this could even be a separate task. Not sure if there is much value in that besides keeping code out of the regular `cljs`...

@nberger @pesterhazy any of you up for making a PR? :)

This seems to be a strange interaction with `boot-cljs-repl` as the issue only occurs if the repl is used. Repro case can be found here: https://github.com/martinklepsch/println-bug