Tamas Herman
Tamas Herman
Some example would be still great, so we can learn about these techniques by example. I would be interested how you name your protocols? How you make them namespace-reloading friendly?...
On further thinking, it would be still nice to keep the functionality of a cookie jar in a fake implementation. In such cases, the faking with `clojure.core.match` wouldn't be that...
My understanding is, that the model visualizer is an example of using a hodur model from a CLJS app.
We are interested too! Our team is still at an early stage of exploration. We are at our 3rd attempt to introduce Babashka into our workflows. While we don't have...
Has this `ctrl-merge` lib happened anywhere? I just checked the `reitit` source and it still seems to use `weavejester/meta-merge {:mvn/version "1.0.0"}`. I also got the feeling from https://github.com/weavejester/meta-merge/issues/11 , that...
To be clear, I'm not sure yet how such an exception happens in our code, but regardless, I think it shows a bug in `call-error-handler`, because it might call `clojure.core/descendants`...
So, will this support be included into `reitit`? I just tried to use `ring-cors` today, but couldn't make it work. It seems like the casing of the `content-type` header makes...
``` > boot -d philoskim/debux:0.2.1 show -u Retrieving maven-metadata.xml from https://repo.clojars.org/ (1k) [philoskim/debux "0.2.0"] ``` also ``` > boot -d environ:1.1.0 show -u Classpath conflict: org.clojure/clojure version 1.9.0-alpha14 already loaded,...
Addressed on my https://github.com/onetom/closh/tree/modernize-deps branch, along with a bunch of other dependency upgrades.
This is still the case unfortunately, leading to hard to understand diffs