Episode 6 - Event Modeling Scope and more

Поделиться
HTML-код
  • Опубликовано: 22 дек 2024

Комментарии • 2

  • @majormartintibor
    @majormartintibor 9 дней назад +1

    I think so far the only time I hade multiple events in one handler was stuff like adding a tombstone event for example, which is more like a technical thing. If you have multiple business events coming from one handler then it could be a sign that you are missing out on some concept.
    Would be awesome to look at some examples.

    • @AdamDymitruk
      @AdamDymitruk 9 дней назад +1

      @@majormartintibor even tombstone events can be handled outside that command handler. You can trigger a processor for that.