Fork me on GitHub
#cider
<
2017-01-18
>
lmergen14:01:04

so, i'm trying to debug some "wonkiness" in my REPL, i'm not sure whether it's cider related at all, but basically in the reloaded workflow, reset-all claims to be reloading certain files, while it's not actually picking up on the changes

lmergen14:01:29

what would be the best approach to debug this ? i have to confess that i'm a bit of a REPL noob, and only now (after 1 year of clojure) starting to force myself to work with it

lmergen14:01:47

that's basically what happens, and the changes are in com.autheos.video.routes, but i need to completely kill my repl server and restart it for it to pick up on them

dottedmag17:01:52

@bozhidar I am out of ideas how to do the timestamps properly. I don't want to stick them into nrepl dictionaries, because this data was not in on the wire, so adding it is not good. Maybe put them after <-- / --> arrows, but "outside" of the dicts?

bozhidar17:01:31

I haven't really given this much thought myself

bozhidar17:01:40

@bhauman there aren't that many major differences between 0.11 and 0.15 (and by this I mean that an upgrade should be pretty painless)

bhauman18:01:19

@bozhidar: then I'm upgrading!