Max Penet
Max Penet
Hi, I am actually looking at doing the exact same thing, I am building a json document out of other documents (already validated) and would like to avoid as much...
I personally would like that to be doable both ways if possible (via config), turn a vertical style code base into "normal" alignement or the inverse.
Thanks! I would just call the option `:id`, it's already a tailer context.
Can you make sure there is no reflection going on? Adding a test would also be a good thing. Thanks
I was thinking about this some more and I am a bit torn. Keywords translate to unquoted identifiers currently, maybe that should remain as is and push the conversion burden...
nice one indeed!
Another workaround if you want to have this applied globally is to overwrite the protocol for matching pattern segments: In my case I had to allow colons on dozens of...
You can add clojure-future-spec to allow bidi to be compatible with 1.8 and use specs fyi.
actually it might be the same as https://github.com/snyball/Hawck/issues/50 ``` uname -a Linux wintermute 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` the other laptop...
Yes confirmed: I cherry-picked 2949221e562db6adfb3413fab31451abc580e56d on v0.7.1 and it now compiles, Feel free to close the issue. Maybe this deserves a patch release so you do not get somebody else...