Gilles Philippart
2015-03-02 17:31:54 UTC
Can I use datomic.core/with twice in a row (simulation over a simulation) ?
I do a first "update" in a sim, works ok. I update in a second sim from the
first sim db and it still shows the first sim's value.
https://github.com/gphilipp/datomic-demo/blob/master/src/datomic_demo/core.clj#L151-L172
After line 172 I expect the deal's amount to be 190,000,000 but it's still
at 180,000,000.
Am I doing it wrong ?
Gilles
I do a first "update" in a sim, works ok. I update in a second sim from the
first sim db and it still shows the first sim's value.
https://github.com/gphilipp/datomic-demo/blob/master/src/datomic_demo/core.clj#L151-L172
After line 172 I expect the deal's amount to be 190,000,000 but it's still
at 180,000,000.
Am I doing it wrong ?
Gilles
--
You received this message because you are subscribed to the Google Groups "Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datomic+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datomic+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.