Fork me on GitHub
#cider
<
2016-04-01
>
arrdem00:04:52

@malabarba: so uh what's that wrap-errors thing you're asking about?

malabarba02:04:46

@arrdem oh, I think I pinged the wrong person. 😛

malabarba02:04:04

sorry about that. It was the end of a long day and I didn't pay attention to what I was writing

malabarba02:04:58

In any case, the question we have is whether it's possible to tell nrepl that a certain midddleware should be placed above all others.

malabarba02:04:34

So if anyone here knows a way, we'd love to hear. simple_smile

bozhidar16:04:36

in case you missed the news - CIDER finally got a manual recently http://cider.readthedocs.org/en/latest/

bozhidar16:04:04

I’d love to get some help so we can get it in good shape for the next release

bozhidar16:04:27

so please take some time to go through it and send us fixes, improvements, whatever

bozhidar16:04:37

editing it is a piece of cake

peeja16:04:54

What's the best way to change a namespace's alias? I don't think there's a cljs-refactor refactoring that quite does that, and while it feels like something I should be able to do with pure text manipulation, I'm at a loss for how to do it correctly

peeja16:04:15

Anyone know a good trick?