Skip to content

Defer Event (de)normalization #241

@bwaidelich

Description

@bwaidelich

Currently events are converted to an EventEnvelope instance (with RawEvent and the denormalized DomainEventInterface instance) when iterating an event stream.

Instead the denormalization should only happen when actually required (i.e. when invoking the corresponding when*() method).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions