Fork me on GitHub
#om
<
2017-05-16
>
cmcfarlen00:05:30

@anmonteiro we default the query to the current route too but do so in a wrapped migrate. I'll make a gist of that to compare with wrapping send.

anmonteiro00:05:02

hrm I suppose that would be a better option, since we wrap migrate anyway

xiongtx02:05:29

Is there a glossary for om/`om.next`? I don't see one on the Wiki. It'd be helpful to have clear definitions for concepts like parser, reconciler, etc.

claudiu06:05:27

@xiongtx https://github.com/awkay/om/wiki/Om-Next-Overview . Found a nice presentation here under "The Pieces of the Mutation Puzzle"

xiongtx08:05:20

claudiu: 馃槺 that鈥檚 a long document! Next up after the quick start I guess 馃槄

anmonteiro16:05:55

I think the default shouldn鈥檛 be true

anmonteiro16:05:03

just got tripped up on that

anmonteiro16:05:17

that change effectively broke the default behavior

anmonteiro16:05:56

or am I reading it wrong?

dnolen16:05:04

@anmonteiro hrm ok, though that鈥檚 an old change now and will probably trip someone else up if we change it

anmonteiro16:05:54

hrm I might be reading the change wrong

anmonteiro16:05:10

I think we preserved the default behavior after all, so there must be something wrong on my end. sorry for the noise