Fork me on GitHub
#om
<
2015-10-06
>
dnolen22:10:54

@tyler: if by "built in way", you mean whether it’s trivial to do … yes simple_smile

tyler22:10:59

@dnolen: trivial works for me simple_smile

dnolen22:10:59

the under development tutorial will show how easy it is to merge new state via the REPL

dnolen22:10:25

it should be clear it need not be a human introducing state deltas into the program

tyler22:10:11

I was playing around with it earlier today with a local install and I can definitely see how you could do it by triggering transactions against the reconciler. I’m sure there are more robust ways of doing it but that definitely cuts the mustard for my use cases.

dnolen22:10:05

yep that’s definitely going to be one way, another will be just defining a custom deep merge and calling om.next/merge!