Closed TomKaltz closed 9 years ago
No, viewBuilders are dedicated to a specific event...
What is...
name: '', // optional, default is file name without extension, if name is '' it will handle all events that matches
I think this is a mistake... only eventExtenders can do such things...
But this could be the next feature ;-)
It's ok for you if I do this tomorrow?
You can do it whenever you want. I make no demands for open source software. Thanks for your contribution to the community!
On Mon, Jul 27, 2015 at 4:11 PM, Adriano Raiano notifications@github.com wrote:
It's ok for you if I do this tomorrow?
— Reply to this email directly or view it on GitHub https://github.com/adrai/node-cqrs-eventdenormalizer/issues/24#issuecomment-125328902 .
v1.8.4
I have tried this but the denormalizer wouldn't fire for all aggregates named timesheet. Did I misinterpret "
it will handle all events that matches
"?