Skip to content
Discussion options

You must be logged in to vote

This comes up a lot. We actually don't want something like ViewEnvironment for the workflow runtime because it's a poor solution for the kinds of problems that are solved very well by DI systems like Metro, Dagger/Anvil or Hilt. An environment approach would encourage creating hard to debug runtime problems that are much better handled at compile time by libraries like those.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@zoltish
Comment options

@rjrjr
Comment options

rjrjr Jul 15, 2025
Collaborator

@zoltish
Comment options

Answer selected by rjrjr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants