Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make events immutable again #465

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Make events immutable again #465

merged 1 commit into from
Feb 24, 2023

Conversation

ZacSweers
Copy link
Collaborator

Slight oversight from before, these should be immutable as they're events the presenter should be reacting to and not treat as live data. We can revisit in the future if a good use case comes up, but feels like we should keep this in the box for now.

Slight oversight from before, these _should_ be immutable as they're events the presenter should be reacting to and not treat as live data. We can revisit in the future if a good use case comes up, but feels like we should keep this in the box for now.
@ZacSweers ZacSweers requested review from kierse and jpetote February 24, 2023 19:33
@ZacSweers ZacSweers added this pull request to the merge queue Feb 24, 2023
Merged via the queue into main with commit c3de213 Feb 24, 2023
@ZacSweers ZacSweers deleted the z/immutableEvents branch February 24, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants