Fork me on GitHub
#cursive
<
2016-03-01
>
danielcompton03:03:37

Can anyone suggest why connection is not resolved in the first, but is in the second?

cfleming06:03:01

@danielcompton: IIRC there are problems with the .. form.

danielcompton09:03:37

seems like it’s the same issue if you expand it out to (. object method) as well

manderson13:03:34

thanks @cfleming. I set it to cmd-shift-1 and it works great. in case others are interested: go to preferences/keybindings and search for "repl". scroll down until you find it (it's under "Other") and then assign a keybinding.

rauh14:03:10

@denik: That's a dangerous tick quote. If you happen to have an alias (from (:require ... :as) then the tick will resolve to the full namespace. You probably want a normal quote ', no?

rauh14:03:16

In Om.Next the tutorials only use that tick quoting to allow for evaluation (ie ~), I personally prefer to not use it and use (list 'auto-rec/advance {:param "xy"})

denik14:03:45

@rauh noted thanks!

rauh14:03:55

So really, cursive is very much right here and helpful simple_smile

denik14:03:35

yep notifications is gone

denik14:03:46

non-issue, deleting noise