Jaco Coetzee
Jaco Coetzee
@rasmus Look at [LightBDD](https://github.com/Suremaker/LightBDD) for some concepts. I use it with EventFlow at present but an integrated approach (#137 ) would be a winner if it supports similar features and...
@rasmus Your'e not rambling at all. I only suggested looking at the [concepts applied](https://github.com/Suremaker/LightBDD#features) in LightBDD for guidance and ideas, not support it directly, as it makes it very easy...
The problem is related to cross domain event subscribers and information changing in the aggregate which is only known after an `event` is emitted. The following events where emitted after...
@rasmus I will code a `proof of problem` for this so we can see if its a domain design issue and discuss it with reference to a working sample.