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

Enable layer commands to directly return results #2215

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Enable layer commands to directly return results #2215

merged 3 commits into from
Feb 15, 2024

Conversation

hannobraun
Copy link
Owner

Build on top of #2214 to provide the ability for layer commands to directly return results. So far, the only effect a command could have was to generate events to update a layer's state. Now they can additionally return information to the caller directly.

This is a capability I need (and am going to use in a follow-up pull request) to make progress on #2117.

@hannobraun hannobraun merged commit 0b3ac30 into main Feb 15, 2024
4 checks passed
@hannobraun hannobraun deleted the layers branch February 15, 2024 12:14
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.

1 participant